correct example for http tunnel
parent
b35eb5096f
commit
ce3492f678
|
@ -139,7 +139,7 @@ Here's an example of an http tunnel:
|
||||||
|
|
||||||
[http-in]
|
[http-in]
|
||||||
type = http
|
type = http
|
||||||
host = ourwebsite.com
|
host = 127.0.0.1
|
||||||
port = 80
|
port = 80
|
||||||
keys = our-website.dat
|
keys = our-website.dat
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue