change env_files variable
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user