added whoami container
This commit is contained in:
@@ -136,6 +136,12 @@ services:
|
||||
- ./config/letsencrypt:/letsencrypt # Volume to store the Let's Encrypt certificates
|
||||
- ./config/traefik/logs:/var/log/traefik # Volume to store Traefik logs
|
||||
|
||||
whoami:
|
||||
image: traefik/whoami
|
||||
container_name: whoami
|
||||
networks:
|
||||
- reverseproxy
|
||||
|
||||
networks:
|
||||
authentik:
|
||||
name: authentik
|
||||
|
||||
Reference in New Issue
Block a user