fix: check that explicit subdomains as aliases can be used in the cert
This commit is contained in:
parent
1d40e39940
commit
bf18e63d69
@ -208,6 +208,7 @@
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
#serverAliases = ["*.dylanblades.com"];
|
||||
serverAliases = ["gitea.dylanblades.com"];
|
||||
root = pkgs.my-site;
|
||||
};
|
||||
"gitea.dylanblades.com" = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user