[NixOS] Please fix 1896

This commit is contained in:
Ivan Malison 2023-11-16 01:23:46 -07:00
parent bd3ad1f031
commit 7b1934427e

View File

@ -48,7 +48,7 @@ in
virtualHosts = {
"1896Folsom.duckdns.org" = {
# enableACME = true;
forceSSL = true;
# forceSSL = true;
locations."/" = {
proxyPass = "http://[::1]:8222";
};