This commit is contained in:
Adil Hafeez 2024-11-26 12:59:57 -08:00
parent 52520bc461
commit 07b94b5895

View file

@ -212,7 +212,6 @@ def up(file, path, service):
env_stage[access_key] = env_file_dict[access_key]
env.update(env_stage)
env["ARCH_CONFIG_FILE"] = arch_config_file
if service == SERVICE_NAME_ARCHGW:
start_arch(arch_config_file, env)