Update ACME config

This commit is contained in:
thiloho
2024-08-17 22:20:23 +02:00
parent de7d8231b3
commit 87d19b0e39

View File

@@ -160,7 +160,6 @@ in
serverName = "~^(?<subdomain>[^.]+)\\.demo\\.archtika\\.com$"; serverName = "~^(?<subdomain>[^.]+)\\.demo\\.archtika\\.com$";
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;
useACMEHost = "demo.archtika.com";
locations = { locations = {
"/" = { "/" = {
root = "/var/www/archtika-websites"; root = "/var/www/archtika-websites";