docker: Activate server tunnel and point to correct i2pd host

#5 - Create SAM server tunnels in trans-proxy
This commit is contained in:
2021-01-06 21:57:52 +01:00
parent 19860d625e
commit 6f185ad576

View File

@ -27,7 +27,9 @@ services:
depends_on:
- i2pd
environment:
PROXY_SAM_HOST: 172.16.200.3 # First floodfill
PROXY_SAM_HOST: 172.16.200.4 # First non-floodfill
PROXY_SERVER_ACTIVE: 1
PROXY_SERVER_PORT: 8080
volumes:
- /tmp/contained:/mount
- ./contained/bin:/opt/bin