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
pull/33/head
LoveIsGrief 2020-01-14 17:52:52 +01:00
parent 4ec54ebe54
commit 8a08955675
No known key found for this signature in database
GPG Key ID: E96D1EDFA05345EB
1 changed files with 1 additions and 1 deletions

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