移除多余的docker-start目录

This commit is contained in:
fxiang21
2019-11-07 19:51:44 +08:00
committed by pycook
parent 47767e22d8
commit f89169de96
5 changed files with 3 additions and 3 deletions

View File

@@ -60,5 +60,5 @@ docker运行
----
进入主目录
```
docker-compose up
docker-compose up -d
```