added whoami container

This commit is contained in:
2025-03-25 12:14:32 -05:00
parent 7b9de32f62
commit 67d6dbcc13

View File

@@ -116,6 +116,12 @@ services:
- ./caddy/logs:/srv/
restart: unless-stopped
whoami:
image: "traefik/whoami"
container_name: "whoami"
networks:
- reverseproxy
networks:
authentik:
reverseproxy: