mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-26 05:19:36 +01:00
move database configuration to HA only seciton
This commit is contained in:
parent
6df2623956
commit
2a53c64c59
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user