Remove unnecessary quotes from properties files

There doesn't seem to be a special treatment of them
 in properties files

#32 - Docker image
This commit is contained in:
2020-01-14 18:42:51 +01:00
parent 8a08955675
commit 03e20e21aa
2 changed files with 8 additions and 8 deletions

View File

@@ -1 +1 @@
i2cp.tcp.host="172.17.0.1"
i2cp.tcp.host=172.17.0.1