File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,10 @@ You can start a simple http service to see if it is a problem with the docker-pr
3939docker run --rm --name nginx-test -p 8080:80 nginx
4040```
4141
42+ ### There will be a random hash volume at startup
43+
44+ See: [ https://github.com/msgbyte/tailchat/issues/79 ] ( https://github.com/msgbyte/tailchat/issues/79 )
45+
4246
4347## Openapi platform related
4448
Original file line number Diff line number Diff line change @@ -39,6 +39,10 @@ server {
3939docker run --rm --name nginx-test -p 8080:80 nginx
4040```
4141
42+ ### 启动时会出现随机hash的volume
43+
44+ 见: [ https://github.com/msgbyte/tailchat/issues/79 ] ( https://github.com/msgbyte/tailchat/issues/79 )
45+
4246
4347## 开放平台相关
4448
You can’t perform that action at this time.
0 commit comments