反向代理 gRPC 端口(支持 Cloudflare CDN)

This commit is contained in:
Lemoe 2021-11-11 13:46:32 +08:00
parent 00c712116e
commit 6de171feee
No known key found for this signature in database
GPG Key ID: 2570C7D85A4A74CA

View File

@ -349,7 +349,7 @@ server {
- Caddy 配置
```Caddyfile
ip-to-dashboard.nai.ba:443 {
ip-to-dashboard.nai.ba:443 { # 你的 Agent 连接 Dashboard 的域名
reverse_proxy {
to localhost:5555
transport http {