docs: add declaration for docker volume

pull/90/head
moonrailgun 2 years ago
parent 467a13c5b0
commit 96d5b9ece1

@ -39,6 +39,10 @@ You can start a simple http service to see if it is a problem with the docker-pr
docker run --rm --name nginx-test -p 8080:80 nginx
```
### There will be a random hash volume at startup
See: [https://github.com/msgbyte/tailchat/issues/79](https://github.com/msgbyte/tailchat/issues/79)
## Openapi platform related

@ -39,6 +39,10 @@ server {
docker run --rm --name nginx-test -p 8080:80 nginx
```
### 启动时会出现随机hash的volume
见: [https://github.com/msgbyte/tailchat/issues/79](https://github.com/msgbyte/tailchat/issues/79)
## 开放平台相关

Loading…
Cancel
Save