We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fb7bc commit 65cbb83Copy full SHA for 65cbb83
2 files changed
docs/deploy.md
@@ -3,7 +3,7 @@
3
```
4
docker run -dt --name bark -p 8080:8080 -v `pwd`/bark-data:/data finab/bark-server
5
6
-> 镜像也可使用 ghcr.io/finb/bark-server*
+> 镜像也可使用 ghcr.io/finb/bark-server
7
8
## Docker-Compose
9
docs/en-us/deploy.md
-> You can also use the image ghcr.io/finb/bark-server*
+> You can also use the image ghcr.io/finb/bark-server
0 commit comments