Delete docker-compose.yml
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
version: "3"
|
|
||||||
services:
|
|
||||||
aida_back:
|
|
||||||
container_name: stable-version-aida-back
|
|
||||||
build: .
|
|
||||||
# volumes:
|
|
||||||
# # 数据挂载
|
|
||||||
# - /workspace/home/aida/file/:/workspace/home/aida/file/
|
|
||||||
ports:
|
|
||||||
- "10086:5567"
|
|
||||||
Reference in New Issue
Block a user