This commit is contained in:
Nathan McCarty 2025-06-14 20:59:39 -04:00
parent 2bd302fd16
commit e6ded85ed9

View file

@ -20,7 +20,7 @@
services.nginx.virtualHosts."vtt.stranger.systems" = {
forceSSL = true;
enableACME = true;
client_max_body_size = "300M";
clientMaxBodySize = "300M";
locations."/" = {
recommendedProxySettings = true;
proxyWebsockets = true;