diff --git a/privatebin/compose.yaml b/privatebin/compose.yaml index 0cf032d..2aaa182 100644 --- a/privatebin/compose.yaml +++ b/privatebin/compose.yaml @@ -9,6 +9,8 @@ services: - traefik.http.routers.privatebin.rule=Host(`secrets.marijndoeve.nl`) - traefik.http.routers.privatebin.entrypoints=websecure - traefik.http.routers.privatebin.tls.certresolver=marijndoeve + - "traefik.http.middlewares.limit.buffering.maxRequestBodyBytes=204857600" + networks: - web environment: