15 lines
428 B
YAML
15 lines
428 B
YAML
tunnel: 6a2e99c2-ce2c-49a9-a3f2-8bf1ad3073b0
|
|
credentials-file: /etc/cloudflared/6a2e99c2-ce2c-49a9-a3f2-8bf1ad3073b0.json
|
|
|
|
ingress:
|
|
- hostname: web.bhatfamily.in
|
|
service: http://localhost:8080
|
|
- hostname: ecom.bhatfamily.in
|
|
service: http://localhost:8081
|
|
- hostname: ssh.bhatfamily.in
|
|
service: ssh://localhost:22
|
|
- hostname: vpn.bhatfamily.in
|
|
service: tcp://localhost:1194
|
|
- service: http_status:404
|
|
|