oops
This commit is contained in:
parent
2bd302fd16
commit
e6ded85ed9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
services.nginx.virtualHosts."vtt.stranger.systems" = {
|
services.nginx.virtualHosts."vtt.stranger.systems" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
client_max_body_size = "300M";
|
clientMaxBodySize = "300M";
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue