Fix whitespace

main
Ashelyn Rose 1 year ago
parent a44584932c
commit 5b41bcb5d0

@ -72,11 +72,11 @@
enableACME = true;
};
services.nginx.virtualHosts."phantomthieves.net" = {
services.nginx.virtualHosts."phantomthieves.net" = {
locations."/" = { proxyPass = "http://necronomicon.tempest.local:4000"; };
forceSSL = true;
enableACME = true;
};
forceSSL = true;
enableACME = true;
};
})
];
};

Loading…
Cancel
Save