fixup
This commit is contained in:
parent
f2f5c0656a
commit
446e6347b7
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@
|
||||||
onlySSL = true;
|
onlySSL = true;
|
||||||
useACMEHost = "internal.kempkens.network";
|
useACMEHost = "internal.kempkens.network";
|
||||||
|
|
||||||
|
extraConfig = ''
|
||||||
|
client_max_body_size 32m;
|
||||||
|
'';
|
||||||
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
|
|
Loading…
Reference in a new issue