mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Update ACME config
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user