最后活跃于 1748113057

swee 修订了这个 Gist 1748113057. 转到此修订

1 file changed, 11 insertions

config.yaml(文件已创建)

@@ -0,0 +1,11 @@
1 + swee@licorice:~$ cat /etc/cloudflared/config.yml
2 + tunnel: ***
3 + credentials-file: /root/.cloudflared/***.json
4 + originRequest:
5 + noTLSVerify: true
6 + ingress:
7 + - hostname: licorice-webmin.swee.codes
8 + service: https://localhost:10000
9 + - hostname: ollama.swee.codes
10 + service: http://localhost:2010
11 + - service: http_status:404
上一页 下一页