[NixOS] Please fix 1896
This commit is contained in:
parent
bd3ad1f031
commit
7b1934427e
@ -48,7 +48,7 @@ in
|
|||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"1896Folsom.duckdns.org" = {
|
"1896Folsom.duckdns.org" = {
|
||||||
# enableACME = true;
|
# enableACME = true;
|
||||||
forceSSL = true;
|
# forceSSL = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://[::1]:8222";
|
proxyPass = "http://[::1]:8222";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user