Update docker-compose.yml

This commit is contained in:
zchengrong
2023-12-22 10:35:58 +08:00
committed by GitHub
parent b71a1c834d
commit 2dd1ad8a08

View File

@@ -7,7 +7,7 @@ services:
# 数据挂载
- /workspace/home/aida/file/:/workspace/home/aida/file/
ports:
- "10088:5567"
- "10090:5567"
# mysql8.0:
# # 镜像名
# image: mysql:8.0.21