This commit is contained in:
PandaX
2024-02-01 13:44:51 +08:00
parent 81c073260f
commit 5c1f7f630e
10 changed files with 7 additions and 24 deletions

View File

@@ -35,13 +35,13 @@ queue:
redis:
host: 127.0.0.1
password: 123456
password: root
port: 6379
mysql:
host: 127.0.0.1:3306
username: root
password: '123456'
password: '!MyEMS1'
db-name: pandax_iot
config: charset=utf8&loc=Local&parseTime=true