umbrel-apps/urbit/exports.sh

6 lines
250 B
Bash
Raw Normal View History

2022-04-20 20:32:07 +00:00
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"