Add credentials.json and update cloudflared configuration in Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"tunnel": "YOUR_TUNNEL_ID_HERE",
|
||||
"credentials-file": "/etc/cloudflared/cert.pem",
|
||||
"tunnel": "5d2682ef-0b5b-47e5-b0fa-ad48968ce016",
|
||||
"credentials-file": "/etc/cloudflared/credentials.json",
|
||||
"ingress": [
|
||||
{
|
||||
"hostname": "api.ishikabhoyar.tech",
|
||||
|
||||
Reference in New Issue
Block a user