修改数据库配置文件
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yangzuhao 2023-02-12 14:41:05 +08:00
parent 7598d0b2b9
commit 3394a49139

View File

@ -12,7 +12,7 @@ services:
- DB_PORT=4000
- DB_USER=www_git
- DB_PASS=Z2l0Cg==
- DB_NAME=work_wiki
- DB_NAME=www_wiki
volumes:
- /home/work/apps/wiki/data:/wiki/data/
networks: