fixed typo with dns/subdomain
This commit is contained in:
parent
fb80c1dba8
commit
99dfcde46e
|
@ -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."/" = {
|
||||||
|
|
Reference in a new issue