14 lines
255 B
Plaintext
14 lines
255 B
Plaintext
{
|
|
"tunnel": "monaco-backend-tunnel",
|
|
"credentials-file": "/etc/cloudflared/cert.pem",
|
|
"ingress": [
|
|
{
|
|
"hostname": "api.ishikabhoyar.tech",
|
|
"service": "http://localhost:8080"
|
|
},
|
|
{
|
|
"service": "http_status:404"
|
|
}
|
|
]
|
|
}
|