bigger git commits
This commit is contained in:
parent
1f173ace72
commit
5030dcf3b6
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ in {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations."/".extraConfig = ''
|
locations."/".extraConfig = ''
|
||||||
|
client_max_body_size 600M;
|
||||||
proxy_pass http://127.0.0.1:${toString cfg.port};
|
proxy_pass http://127.0.0.1:${toString cfg.port};
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue