mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
3 lines
164 B
Bash
3 lines
164 B
Bash
export APP_SYNAPSE_IP="10.21.21.44"
|
|
export APP_SYNAPSE_PORT="8008"
|
|
export APP_SYNAPSE_TOR_HS_EXTRA_PORTS="${APP_SYNAPSE_PORT}:${APP_SYNAPSE_IP}:${APP_SYNAPSE_PORT}" |