[compose] Remove outdated content

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2020-11-02 18:57:51 +08:00
parent 00274b0615
commit 7d51bacb12
4 changed files with 0 additions and 10 deletions

View File

@@ -43,8 +43,6 @@ services:
- .:/code
ports:
- "8000:8000"
links:
- db
```
查看 [`docker-compose.yml` 章节](compose_file.md) 了解更多详细的工作机制