umbrel-apps/urbit/exports.sh
2022-05-01 01:49:07 +02:00

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"