typo
This commit is contained in:
@@ -43,7 +43,6 @@ in {
|
|||||||
port = 3000;
|
port = 3000;
|
||||||
extraEnv = {
|
extraEnv = {
|
||||||
HOMEPAGE_VAR_TITLE="${serverCfg.domain}";
|
HOMEPAGE_VAR_TITLE="${serverCfg.domain}";
|
||||||
HOMEPAGE_VAR_THEME=
|
|
||||||
HOMEPAGE_ALLOWED_HOSTS = "${containerCfg.subdomain}.${serverCfg.domain},${builder.host}";
|
HOMEPAGE_ALLOWED_HOSTS = "${containerCfg.subdomain}.${serverCfg.domain},${builder.host}";
|
||||||
};
|
};
|
||||||
extraLabels = {
|
extraLabels = {
|
||||||
|
|||||||
Reference in New Issue
Block a user