feat: update pwd dev env

This commit is contained in:
2026-03-27 02:27:48 +08:00
parent 9876169c84
commit 057681561a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,14 +7,14 @@ database:
host: localhost host: localhost
port: 3006 port: 3006
username: root username: root
password: texpixel#pwd123! password: root123
dbname: doc_ai dbname: doc_ai
max_idle: 10 max_idle: 10
max_open: 100 max_open: 100
redis: redis:
addr: localhost:6079 addr: localhost:6079
password: yoge@123321! password: redis123
db: 0 db: 0
limit: limit:

BIN
document_ai Executable file

Binary file not shown.