add fw-new
This commit is contained in:
parent
92099bd1e9
commit
b7bfb0f62a
99 changed files with 14973 additions and 319 deletions
|
|
@ -185,7 +185,7 @@ in
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
acmeRoot = null;
|
||||
root = cfg.dataDir + "/" + domain + "/public";
|
||||
root = cfg.dataDir + "/" + domain + "/current/public";
|
||||
serverAliases = instanceOpts.domainAliases;
|
||||
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue