fix(deploy): 修改数据库配置

This commit is contained in:
han0
2023-12-18 16:28:59 +08:00
parent 4b52639f85
commit 07b456a7e7

View File

@@ -9,7 +9,7 @@ spring:
username: root username: root
redis: redis:
database: 4 database: 4
host: 192.168.0.230: host: 192.168.0.230
password: 'Xxs123456' password: 'Xxs123456'
port: 6379 port: 6379