upadte the template of jobservive/env

This commit is contained in:
Tan Jiang 2016-07-03 18:20:11 +08:00
parent 3803029f33
commit 0c81e2b770

View File

@ -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