From 0c81e2b77008013eb0cf6ca528560e51915f7e2f Mon Sep 17 00:00:00 2001 From: Tan Jiang Date: Sun, 3 Jul 2016 18:20:11 +0800 Subject: [PATCH] upadte the template of jobservive/env --- Deploy/templates/jobservice/env | 1 + 1 file changed, 1 insertion(+) diff --git a/Deploy/templates/jobservice/env b/Deploy/templates/jobservice/env index beb75a11d..9422721a6 100644 --- a/Deploy/templates/jobservice/env +++ b/Deploy/templates/jobservice/env @@ -3,6 +3,7 @@ MYSQL_PORT=3306 MYSQL_USR=root MYSQL_PWD=$db_password UI_SECRET=$ui_secret +CONFIG_PATH=/etc/jobservice/app.conf REGISTRY_URL=http://registry:5000 VERIFY_REMOTE_CERT=$verify_remote_cert MAX_JOB_WORKERS=$max_job_workers