refactor Dockerfile and configuration for cloudflared tunnel setup
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
"ingress": [
|
||||
{
|
||||
"hostname": "monaco.ishikabhoyar.tech",
|
||||
"service": "http://localhost:8001"
|
||||
"service": "http://host.docker.internal:8001"
|
||||
},
|
||||
{
|
||||
"service": "http_status:404"
|
||||
}
|
||||
]
|
||||
],
|
||||
"protocol": "http2",
|
||||
"loglevel": "info"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user