fix: only app subdomain active
This commit is contained in:
parent
09a74425b3
commit
61b1587cd6
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ fi
|
||||||
|
|
||||||
# Subdomain prefixes (hardcoded — change here if needed)
|
# Subdomain prefixes (hardcoded — change here if needed)
|
||||||
APP_SUB="app"
|
APP_SUB="app"
|
||||||
DNS_SUB="dns"
|
DNS_SUB=""
|
||||||
WWW_SUB=""
|
WWW_SUB=""
|
||||||
AUTH_SUB=""
|
AUTH_SUB=""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue