Make default i2cp host 172.17.0.1 in the docker wizard

This commit is contained in:
Zlatin Balevsky
2020-09-27 17:02:15 +01:00
parent ac9a7ab3e0
commit c9d32aeaba
2 changed files with 1 additions and 1 deletions

View File

@ -32,3 +32,4 @@ allowUntrusted=true
shareDownloadedFiles=true
startChatServer=false
updateType=jar
i2cpHost=172.17.0.1

View File

@ -1 +0,0 @@
i2cp.tcp.host=172.17.0.1