Update Proxy_Containers/traefik/compose.yaml

This commit is contained in:
2026-02-07 22:10:49 +00:00
parent dabdeda3e0
commit bfe3eee166
-2
View File
@@ -2,8 +2,6 @@ services:
traefik:
image: traefik:latest
container_name: traefik
command:
- "--providers.docker=true"
ports:
- "80:80"
- "443:443"