docker: Activate server tunnel and point to correct i2pd host
#5 - Create SAM server tunnels in trans-proxy
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user