umbrel-apps/kollider/exports.sh
Luke Childs fc82a6112f
Add internal Tor daemon to required apps (#218)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-10-25 17:08:44 +07:00

6 lines
256 B
Bash

export APP_KOLLIDER_IP="10.21.21.70"
export APP_KOLLIDER_PORT="4243"
export APP_KOLLIDER_WS_IP="10.21.21.71"
export APP_KOLLIDER_WS_PORT="4244"
export APP_KOLLIDER_HH_IP="10.21.21.72"
export APP_KOLLIDER_TOR_HS_EXTRA_PORTS="4244:${APP_KOLLIDER_WS_IP}:8080"