Merge pull request #467 from reasonerjt/job-service

update the template of jobservive/env
This commit is contained in:
Daniel Jiang 2016-07-03 19:19:33 +08:00 committed by GitHub
commit 67eaea46f5

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