-
Notifications
You must be signed in to change notification settings - Fork 1
/
ngrok.txt
51 lines (48 loc) · 1.05 KB
/
ngrok.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
authtoken: your_token
region: eu
tunnels:
service_catalog:
addr: 192.168.1.130:8080
proto: http
hostname: mp.eu.ngrok.io
subdomain: services
broker:
addr: 192.168.1.130:1883
proto: http
hostname: mp.eu.ngrok.io
subdomain: broker
profiles_catalog:
addr: 192.168.1.130:8081
proto: http
hostname: mp.eu.ngrok.io
subdomain: profiles
server_catalog:
addr: 192.168.1.130:8083
proto: http
hostname:mp.eu.ngrok.io
subdomain: server
clients_catalog:
addr: 192.168.1.130:8082
proto: http
hostname:mp.eu.ngrok.io
subdomain: clients
drivers_catalog:
addr: 192.168.1.130:8084
proto: http
hostname: mp.eu.ngrok.io
subdomain: drivers
feedback_catalog:
addr: 192.168.1.130:8090
proto: http
hostname: mp.eu.ngrok.io
subdomain: feedback
grafana_catalog:
addr: 192.168.1.130:8091
proto: http
hostname: mp.eu.ngrok.io
subdomain: grafana_catalog
grafana:
addr: 192.168.1.130:3000
proto: http
hostname: mp.eu.ngrok.io
subdomain: grafana