Update traefik/traefik-proxy.yml

This commit is contained in:
emrekirman 2026-02-16 06:10:13 +00:00
parent 631c532fa7
commit 78b2514f80

View File

@ -34,6 +34,9 @@ services:
# Log Level (optional)
- --log.level=INFO
- --entrypoints.web.transport.respondingTimeouts.idleTimeout=60s
- --entrypoints.websecure.transport.respondingTimeouts.idleTimeout=60s
ports:
- 80:80 # HTTP
- 443:443 # HTTPS