[fanny] enableACME and forceSSL on antamap
This commit is contained in:
@@ -289,6 +289,8 @@ in
|
||||
};
|
||||
|
||||
virtualHosts."antamap.malobeo.org" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://${hosts.malobeo.hosts.antamap.network.address}:80";
|
||||
extraConfig = ''
|
||||
|
||||
Reference in New Issue
Block a user