move database configuration to HA only seciton

This commit is contained in:
yixingj 2017-09-25 13:33:45 +08:00
parent 6df2623956
commit 2a53c64c59

View File

@ -11,15 +11,6 @@ ui_url_protocol = http
#The password for the root user of mysql db, change this before any production use.
db_password = root123
#the address of the mysql database. Don't change in standalone model
db_host = mysql
#The port of mysql database host
db_port = 3306
#The user name of mysql database
db_user = root
#Maximum number of job workers in job service
max_job_workers = 3