This reverts commit a6ce06e271d0cd05e6c31f3770b3b9c2ee855cec.
M5SGF32XPBLJAAWLQVYNBIQ2I5GFJXBN73LE4EV33O6A62XKOFYAC nginx = {enable = true;recommendedProxySettings = true;recommendedTlsSettings = true;virtualHosts."nly.cyka.cf" = {enableACME = true;forceSSL = true;locations."/" = {proxyPass = "http://127.0.0.1:3000";proxyWebsockets = true;extraConfig ="proxy_set_header X-Forwarded-For $remote_addr;"+ "proxy_set_header Host $host;";};};};