TASK:docker回退;
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
aida_back:
|
aida_back:
|
||||||
container_name: stable-version-aida-back
|
container_name: develop-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:
|
||||||
- "10086:5567"
|
- "10090:5567"
|
||||||
Reference in New Issue
Block a user