chore: update docker compose

This commit is contained in:
liuyuanchuang
2026-03-06 11:22:41 +08:00
parent 94988790f8
commit 7df6587fd6
4 changed files with 39 additions and 55 deletions

View File

@@ -4,8 +4,8 @@ server:
database:
driver: mysql
host: mysql
port: 3306
host: localhost
port: 3006
username: root
password: texpixel#pwd123!
dbname: doc_ai
@@ -13,7 +13,7 @@ database:
max_open: 100
redis:
addr: redis:6379
addr: localhost:6079
password: yoge@123321!
db: 0