Files

20 lines
487 B
YAML
Raw Permalink Normal View History

2025-09-10 16:26:35 -04:00
tunnel: ID
credentials-file: /etc/cloudflared/ID.json
ingress:
# The ollama instance
- hostname: mlep.domain.com
service: http://ollama-ip:11434
originRequest:
httpHostHeader: "localhost"
# The OpenWebUI instance
- hostname: owebui.domain.com
service: http://localhost:4000
originRequest:
httpHostHeader: "localhost"
# The tools instance
- hostname: owebtools.domain.com
service: http://mcp-server-ip:PORT
- service: http_status:404