mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-30 22:58:56 +07:00
8 lines
219 B
Django/Jinja
8 lines
219 B
Django/Jinja
tunnel: homelab-vpn
|
|
credentials-file: /etc/cloudflared/cert.pem
|
|
|
|
ingress:
|
|
- hostname: "*.khuedoan.com"
|
|
service: http://192.168.1.150 # TODO (optimize) Use variable for ingress address
|
|
- service: http_status:404
|