add dockerfile and config
This commit is contained in:
17
docker/i2pd.conf
Normal file
17
docker/i2pd.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
tunconf = /home/i2pd/data/tunnels.conf
|
||||
log = stdout
|
||||
|
||||
#Uncomment line below to look your placard site XXX.b32.i2p address in `docker-compose logs` at line:
|
||||
#"/info - Destination: Local address XXX created"
|
||||
#loglevel = info
|
||||
loglevel = none
|
||||
|
||||
[http]
|
||||
enabled = false
|
||||
|
||||
[httpproxy]
|
||||
enabled = false
|
||||
|
||||
[socksproxy]
|
||||
enabled = false
|
||||
|
||||
Reference in New Issue
Block a user