fix: only app subdomain active

This commit is contained in:
Claus Lohmar 2026-07-08 09:12:47 +01:00
parent 09a74425b3
commit 61b1587cd6

View file

@ -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=""