Update traefik/traefik-proxy.yml
This commit is contained in:
parent
631c532fa7
commit
78b2514f80
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user