1
0
Fork 0
This commit is contained in:
Daniel Kempkens 2023-04-15 01:29:59 +02:00
parent f2f5c0656a
commit 446e6347b7
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -38,6 +38,10 @@
onlySSL = true;
useACMEHost = "internal.kempkens.network";
extraConfig = ''
client_max_body_size 32m;
'';
locations."/" = {
recommendedProxySettings = true;
proxyWebsockets = true;