mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 17:39:17 +00:00
ca9361b39e
This reverts commit dc98effae1
.
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}" |