mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-07-12 09:39:27 -04:00
allow bigger body
This commit is contained in:
parent
2978bf0d3b
commit
f14cfa0ba1
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ services:
|
|||
labels:
|
||||
caddy: "${PB_DOMAIN}"
|
||||
caddy.reverse_proxy: "{{upstreams 80}}"
|
||||
caddy.request_body.max_size: 20MB
|
||||
caddy.request_body.max_size: 250MB
|
||||
caddy.header.X-Robots-Tag: "noindex"
|
||||
caddy.header.Strict-Transport-Security: "max-age=31536000; includeSubdomains; preload;"
|
||||
healthcheck: #optional (recommended) since v0.10.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue