移除多余的docker-start目录

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

View File

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