Remove quotes from i2cp.tcp.port setting

For some reason it really doesn't like that and
 subsequently can't connect to the host

#32 - Docker image
This commit is contained in:
2020-01-14 17:52:52 +01:00
parent 4ec54ebe54
commit 8a08955675

View File

@@ -5,4 +5,4 @@ inbound.quantity="4"
outbound.length="3"
outbound.quantity="4"
i2cp.tcp.host="127.0.0.1"
i2cp.tcp.port="7654"
i2cp.tcp.port=7654