fixed typo with dns/subdomain
This commit is contained in:
parent
fb80c1dba8
commit
99dfcde46e
|
@ -151,7 +151,7 @@ in
|
|||
};
|
||||
|
||||
# websdr server
|
||||
"ppannel.${secrets.cornDomain}" = {
|
||||
"ppanel.${secrets.cornDomain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
|
|
Reference in a new issue