Update docker-compose.yml

This commit is contained in:
zchengrong
2024-01-28 11:16:59 +08:00
committed by GitHub
parent 3a2253f1ce
commit ae6692523b

View File

@@ -1,10 +1,10 @@
version: "3"
services:
aida_back:
container_name: stable-version-aida-back
container_name: produce-version-aida-back
build: .
# volumes:
# # 数据挂载
# - /workspace/home/aida/file/:/workspace/home/aida/file/
ports:
- "10086:5567"
- "10010:5567"