fix: increase upload limits and timeouts for backup restoration
This commit is contained in:
@@ -23,6 +23,8 @@ services:
|
||||
- "traefik.http.routers.occto-frontend.entrypoints=websecure"
|
||||
- "traefik.http.routers.occto-frontend.tls=true"
|
||||
- "traefik.http.routers.occto-frontend.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.routers.occto-frontend.middlewares=limit-body"
|
||||
- "traefik.http.middlewares.limit-body.buffering.maxRequestBodyBytes=104857600"
|
||||
- "traefik.http.services.occto-frontend.loadbalancer.server.port=3000"
|
||||
- "traefik.docker.network=dokploy-network"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user