cleanup
This commit is contained in:
@@ -31,7 +31,7 @@ in {
|
||||
secret = name;
|
||||
extraEnv = {
|
||||
PORT = "3000";
|
||||
# HOSTNAME = "${containerCfg.subdomain}.${serverCfg.hostDomain}";
|
||||
# HOSTNAME = "${containerCfg.subdomain}.${serverCfg.domain}";
|
||||
DATABASE_TYPE = "postgresql";
|
||||
REDIS_URL = "redis://${builder.host}";
|
||||
CLIENT_IP_HEADER = "X-Forwarded-For";
|
||||
|
||||
Reference in New Issue
Block a user