fixed typo with dns/subdomain

This commit is contained in:
Freecorn 2024-09-14 00:34:59 -06:00
parent fb80c1dba8
commit 99dfcde46e

View file

@ -151,7 +151,7 @@ in
}; };
# websdr server # websdr server
"ppannel.${secrets.cornDomain}" = { "ppanel.${secrets.cornDomain}" = {
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;
locations."/" = { locations."/" = {