Update docker-compose.yml

This commit is contained in:
zchengrong
2023-12-14 10:33:30 +08:00
committed by GitHub
parent b0dc1f4763
commit b4b935c378

View File

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