恢复配置

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" version: "3"
services: services:
aida_back: aida_back:
container_name: develop-version-aida-back container_name: stable-version-aida-back
build: . build: .
volumes: # volumes:
# 数据挂载 # # 数据挂载
- /workspace/home/aida/file/:/workspace/home/aida/file/ # - /workspace/home/aida/file/:/workspace/home/aida/file/
ports: ports:
- "10090:5567" - "10086:5567"