Don't add aliases
This commit is contained in:
parent
c50f459d7a
commit
2105c0128e
|
@ -330,7 +330,6 @@ in {
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
virtualHosts."users.fudo.org" = {
|
virtualHosts."users.fudo.org" = {
|
||||||
serverAliases = [ "u.fudo.org" ];
|
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
locations = {
|
locations = {
|
||||||
|
|
Loading…
Reference in New Issue