14 lines
281 B
JSON
14 lines
281 B
JSON
{
|
|
"tunnel": "8c559c7c-42bb-4b9d-96a2-99cefd274b06",
|
|
"credentials-file": "/etc/cloudflared/credentials.json",
|
|
"ingress": [
|
|
{
|
|
"hostname": "monaco.ishikabhoyar.tech",
|
|
"service": "http://localhost:8001"
|
|
},
|
|
{
|
|
"service": "http_status:404"
|
|
}
|
|
]
|
|
}
|