You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
250 B
6 lines
250 B
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"
|