mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-08-26 13:42:08 +00:00
correct example for http tunnel
This commit is contained in:
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…
x
Reference in New Issue
Block a user