mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
change bitcoin and node IPs to available addresses
This commit is contained in:
parent
14287975b9
commit
e8add6a9e2
@ -1,5 +1,5 @@
|
||||
export APP_BITCOIN_IP="10.21.22.3"
|
||||
export APP_BITCOIN_NODE_IP="10.21.21.9"
|
||||
export APP_BITCOIN_IP="10.21.22.5"
|
||||
export APP_BITCOIN_NODE_IP="10.21.21.7"
|
||||
export APP_BITCOIN_TOR_PROXY_IP="10.21.22.12"
|
||||
export APP_BITCOIN_I2P_DAEMON_IP="10.21.22.13"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user