removed double port specification
This commit is contained in:
@@ -145,8 +145,6 @@ services:
|
||||
- "--providers.docker.exposedbydefault=false"
|
||||
- "--entrypoints.web.address=:8081"
|
||||
- "--entrypoints.http.http.tls=false"
|
||||
ports:
|
||||
- "8081:8081" # HTTP
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /mnt/.ix-apps/app_mounts/traefik/letsencrypt:/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user