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 8c77a77 commit a0fb7bcCopy full SHA for a0fb7bc
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