swee revised this gist . Go to revision
1 file changed, 11 insertions
config.yaml(file created)
@@ -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 |
Newer
Older