Skip to content

Commit dbfaaf7

Browse files
authored
doc: fix format
1 parent 267ce04 commit dbfaaf7

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/deploy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,17 @@ chmod +x bark-server_linux_amd64
2929

3030

3131
## Cloudflare Workers
32+
3233
> 仅推荐个人用户使用,适合发送少量推送,不适合频繁或大批量推送。
34+
3335
[cwxiaos/bark-worker](https://github.com/cwxiaos/bark-worker)
3436

3537
支持 Cloudflare Workers,数据库使用 D1 或 KV
3638

3739
## 腾讯 EdgeOne / 阿里云 ESA / Cloudflare Workers
40+
3841
> 仅推荐个人用户使用,适合发送少量推送,不适合频繁或大批量推送。
42+
3943
[sylingd/bark-worker-server](https://github.com/sylingd/bark-worker-server) [国内镜像](https://gitee.com/sy/bark-worker-server)
4044

4145
支持腾讯 EdgeOne、阿里云 ESA、Cloudflare Workers,数据库使用 KV

docs/en-us/deploy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,17 @@ chmod +x bark-server_linux_amd64
2828
Note: The bark-server uses the /data directory by default to store data. Ensure it has read/write permissions or specify a custom directory with the -data option.
2929

3030
## Cloudflare Workers
31+
3132
> Only recommended for personal use only. Fine for occasional notifications, but not intended for frequent or large-scale pushes.
33+
3234
[cwxiaos/bark-worker](https://github.com/cwxiaos/bark-worker)
3335

3436
Supports Cloudflare Workers; databases can be D1 or KV.
3537

3638
## Tencent EdgeOne / Alibaba Cloud ESA / Cloudflare Workers
39+
3740
> Only recommended for personal use only. Fine for occasional notifications, but not intended for frequent or large-scale pushes.
41+
3842
[sylingd/bark-worker-server](https://github.com/sylingd/bark-worker-server)
3943

4044
Supports Tencent EdgeOne, Alibaba Cloud ESA, and Cloudflare Workers; uses key-value (KV) database.

0 commit comments

Comments
 (0)