change env_files variable

This commit is contained in:
2022-09-27 09:57:41 +00:00
parent 0f513a00d3
commit 00f06add92

View File

@@ -64,6 +64,7 @@
{"HTTP": "8080"}, {"HTTP": "8080"},
{"EXEC": "/ready.sh"} {"EXEC": "/ready.sh"}
], ],
"ENV_FILES": [ "/etc/system/config/proxy.json" ],
"EXTRA": "--label ROLES=loadbalancer" , "EXTRA": "--label ROLES=loadbalancer" ,
"DEPEND": [ "proxy-dns" ], "DEPEND": [ "proxy-dns" ],
"START_ON_BOOT": "true", "START_ON_BOOT": "true",