mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-07-17 23:41:11 +00:00
fix: remove custom socket stuff
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
ports:
|
||||
- 80:80
|
||||
volumes:
|
||||
- ${DOCKER_SOCKET_PATH:-/var/run/docker.sock}:/var/run/docker.sock
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
whoami:
|
||||
image: traefik/whoami:v1.11.0
|
||||
|
||||
Reference in New Issue
Block a user