ingress-proxy: fix

This commit is contained in:
41666 2023-12-29 22:01:39 -05:00
parent 8f7c54cb0f
commit c109162856

View file

@ -51,7 +51,7 @@ in {
# Generic store for /.well-known/ paths. # Generic store for /.well-known/ paths.
"well-known.sapphic.engineer" = { "well-known.sapphic.engineer" = {
serverAliases = [ "sapphic.engineer" ]; #serverAliases = [ "sapphic.engineer" ];
forceSSL = false; forceSSL = false;
enableACME = true; enableACME = true;