Commit c14a007b37de9f90c19d98105be2f955562aeba8

Authored by Clang
Committed by GitHub
1 parent c6e7592f
Exists in master

Update ngrok.conf

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ngrok.conf
... ... @@ -15,7 +15,7 @@ tunnels:
15 15 remote_port: 5000
16 16 subdomain: "nas"
17 17 proto:
18   - http: 192.168.1.20:5000
  18 + https: 192.168.1.20:5000
19 19 mian:
20 20 remote_port: 12322
21 21 proto:
... ...