forked from michael.heier/umbrel-apps
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}" |