mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Update nginx ocnfig
This commit is contained in:
@@ -159,7 +159,7 @@ in
|
||||
"*.demo.archtika.com" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
serverName = "~^(?<subdomain>.+)\.demo\.archtika\.com$;";
|
||||
serverName = "~^(?<subdomain>.+)\.demo\.archtika\.com$";
|
||||
locations = {
|
||||
"/" = {
|
||||
alias = "/var/www/archtika-websites/$subdomain/";
|
||||
|
||||
Reference in New Issue
Block a user