Update docs

This commit is contained in:
ciiiii
2022-11-23 22:56:59 +08:00
parent 1fbffaa115
commit 7ccb826190

View File

@@ -2,6 +2,15 @@
![deploy](https://github.com/ciiiii/cloudflare-docker-proxy/actions/workflows/deploy.yaml/badge.svg)
> If you're looking for proxy for helm, maybe you can try [cloudflare-helm-proxy](github.com/ciiiii/cloudflare-helm-proxy).
## Deploy
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/ciiiii/cloudflare-docker-proxy)
1. fork this project
2. modify the link of the above button to your fork url
3. click the button, you will be redirected to the deploy page
## Config tutorial
1. use cloudflare worker host: only support proxy one registry
@@ -26,9 +35,3 @@
};
```
## Deploy
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/ciiiii/cloudflare-docker-proxy)
1. fork this project
2. modify the link of the above button to your fork url
3. click the button, you will be redirected to the deploy page