full 80
This commit is contained in:
parent
ced5e55698
commit
7ec310f161
@ -12,7 +12,7 @@ services:
|
||||
- "--providers.docker=true"
|
||||
- "--entrypoints.web.address=:80"
|
||||
ports:
|
||||
- "80:8000" # Expose Traefik on port 8000
|
||||
- "80:80" # Expose Traefik on port 80
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user