From c6e7592f3ec9c8aaa7fa8288c47f4cf06c5bf4ea Mon Sep 17 00:00:00 2001 From: Clang Date: Sat, 3 Dec 2016 20:35:12 +0800 Subject: [PATCH] Update ngrok.conf --- ngrok.conf | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/ngrok.conf b/ngrok.conf index 834f4f7..afec064 100644 --- a/ngrok.conf +++ b/ngrok.conf @@ -11,6 +11,11 @@ tunnels: subdomain: "www.test" proto: https: 192.168.1.1:80 + nas: + remote_port: 5000 + subdomain: "nas" + proto: + http: 192.168.1.20:5000 mian: remote_port: 12322 proto: -- libgit2 0.21.0