Update supervisord configuration for cloudflared to use tunnel URL and modify tunnel ID in config.json

This commit is contained in:
2025-08-15 14:17:18 +05:30
parent 20680719f5
commit 232c6ec530
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"tunnel": "monaco-backend-tunnel",
"tunnel": "YOUR_TUNNEL_ID_HERE",
"credentials-file": "/etc/cloudflared/cert.pem",
"ingress": [
{