2
0

update docker build script

This commit is contained in:
simonzhangsz
2024-12-06 15:13:49 +08:00
parent 62f82f2224
commit 7c42e46432
8 changed files with 85 additions and 12 deletions

View File

@@ -35,7 +35,7 @@ services:
'--lower-case-table-names=1'
]
environment:
MYSQL_DATABASE: 'wfc-cloud'
MYSQL_DATABASE: 'wfc_system_db'
MYSQL_ROOT_PASSWORD: 123456
wfc-redis:
container_name: wfc-redis