keep pids in container scope (#225)

* keep pids in container scope

* increase client_max_body_size through nginx proxy deployments to 5.8G
This commit is contained in:
swiftugandan
2021-06-18 13:39:52 +01:00
committed by GitHub
parent 8145ba0914
commit 235efbe151
6 changed files with 8 additions and 8 deletions

View File

@@ -1 +1 @@
client_max_body_size 1g;
client_max_body_size 5800M;