cmsc_319_final_project/config/cloudflared-config.yml

7 lines
197 B
YAML

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