mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
6 lines
250 B
Bash
6 lines
250 B
Bash
export APP_URBIT_IP="10.21.21.76"
|
|
export APP_URBIT_PORT="8090"
|
|
export APP_URBIT_P2P_PORT="34343"
|
|
export APP_URBIT_BITCOIN_CONNECTOR_IP="10.21.21.81"
|
|
export APP_URBIT_BITCOIN_CONNECTOR_PORT="9090"
|
|
export APP_URBIT_BITCOIN_CONNECTOR_SERVER_PORT="55555" |