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