恢复配置

This commit is contained in:
2024-01-25 13:44:28 +08:00
parent c35a188abb
commit e90c4f7239

View File

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