diff --git a/docker-compose.yml b/docker-compose.yml deleted file mode 100644 index a37c5319..00000000 --- a/docker-compose.yml +++ /dev/null @@ -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" \ No newline at end of file