This commit is contained in:
soraefir
2026-05-30 22:47:41 +02:00
parent 7cbfecb5f5
commit 5d6a419a90

View File

@@ -43,7 +43,6 @@ in {
port = 3000;
extraEnv = {
HOMEPAGE_VAR_TITLE="${serverCfg.domain}";
HOMEPAGE_VAR_THEME=
HOMEPAGE_ALLOWED_HOSTS = "${containerCfg.subdomain}.${serverCfg.domain},${builder.host}";
};
extraLabels = {