Update README.md

This commit is contained in:
ray 2021-05-26 16:38:26 +08:00 committed by GitHub
parent b3ddd7f25c
commit f5ce0c100c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ docker run -d -p 8000:8000 \
tsbc520/automagic:2.0
```
## 方法: docker-compose
## 方法: docker-compose
```shell script
docker-compose up
```