Update Proxy_Containers/traefik/compose.yaml
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
container_name: traefik
|
||||
command:
|
||||
- "--providers.docker=true"
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
||||
Reference in New Issue
Block a user