Add config/cloudflared-config.yml
This commit is contained in:
parent
a89c8dcac6
commit
22f07cf261
|
|
@ -0,0 +1,7 @@
|
|||
tunnel: <YOUR_TUNNEL_ID>
|
||||
credentials-file: /home/<USER>/.cloudflared/<YOUR_TUNNEL_ID>.json
|
||||
|
||||
ingress:
|
||||
- hostname: ai.yourdomain.com
|
||||
- service: http://localhost:11434
|
||||
- service: http_status:404
|
||||
Loading…
Reference in New Issue