diff --git a/smarthost-proxy.json b/smarthost-proxy.json index 3e576ca..138c246 100644 --- a/smarthost-proxy.json +++ b/smarthost-proxy.json @@ -64,6 +64,7 @@ {"HTTP": "8080"}, {"EXEC": "/ready.sh"} ], + "ENV_FILES": [ "/etc/system/config/proxy.json" ], "EXTRA": "--label ROLES=loadbalancer" , "DEPEND": [ "proxy-dns" ], "START_ON_BOOT": "true",