mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix env
This commit is contained in:
parent
52520bc461
commit
07b94b5895
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue