fix
This commit is contained in:
parent
618381aa0f
commit
363fdd11aa
@ -1,8 +1,9 @@
|
||||
wol:
|
||||
mysql:
|
||||
maser:
|
||||
url: ${MYSQL_URL:121.41.64.98:3306}
|
||||
username: ${MYSQL_USERNAME:agileboot}
|
||||
url: ${MYSQL_URL:103.205.253.104:14173}
|
||||
database: ${MYSQL_DATABASE:agileboot-test}
|
||||
username: ${MYSQL_USERNAME:agileboot-test}
|
||||
password: ${MYSQL_PASSWORD:123456}
|
||||
redis:
|
||||
database: ${REDIS_DATABASE:3}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user