Update supervisord configuration for cloudflared to use tunnel URL and modify tunnel ID in config.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"tunnel": "monaco-backend-tunnel",
|
||||
"tunnel": "YOUR_TUNNEL_ID_HERE",
|
||||
"credentials-file": "/etc/cloudflared/cert.pem",
|
||||
"ingress": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user