Add realtime gateway and simulator bridge
This commit is contained in:
7
realtime-gateway/deploy/cloudflared/config.example.yml
Normal file
7
realtime-gateway/deploy/cloudflared/config.example.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
tunnel: YOUR_TUNNEL_ID
|
||||
credentials-file: C:\Users\YOUR_USER\.cloudflared\YOUR_TUNNEL_ID.json
|
||||
|
||||
ingress:
|
||||
- hostname: gateway-dev.example.com
|
||||
service: http://localhost:18080
|
||||
- service: http_status:404
|
||||
Reference in New Issue
Block a user