This commit is contained in:
Arthur Passos 2023-10-03 14:22:25 -03:00
parent 3412dc89c6
commit fec4c392af

View File

@ -32,7 +32,7 @@ def cluster():
env_variables={
"http_proxy": "http://proxy1",
},
exclusive_env_variables=True,
instance_env_variables=True,
)
logging.info("Starting cluster...")