16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"tunnel": "8c559c7c-42bb-4b9d-96a2-99cefd274b06",
|
|
"credentials-file": "/etc/cloudflared/credentials.json",
|
|
"ingress": [
|
|
{
|
|
"hostname": "monaco.ishikabhoyar.tech",
|
|
"service": "http://host.docker.internal:8001"
|
|
},
|
|
{
|
|
"service": "http_status:404"
|
|
}
|
|
],
|
|
"protocol": "http2",
|
|
"loglevel": "info"
|
|
}
|