Last active 1748113057

config.yaml Raw
1swee@licorice:~$ cat /etc/cloudflared/config.yml
2tunnel: ***
3credentials-file: /root/.cloudflared/***.json
4originRequest:
5 noTLSVerify: true
6ingress:
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