This commit is contained in:
PandaGoAdmin
2021-12-16 23:08:53 +08:00
parent 23f53bea59
commit 80daf0de0f
7 changed files with 210 additions and 8 deletions

View File

@@ -35,9 +35,9 @@ redis:
port: 6379
mysql:
host: localhost:3306
username: root
password: 123456
host: 47.104.252.2:3306
username: pandax
password: pandax
db-name: pandax
config: charset=utf8&loc=Local&parseTime=true