Rename BASE_XMR_RPC_PORT

This commit is contained in:
tecnovert
2024-10-01 00:41:40 +02:00
parent c53e426989
commit dbdb89cd10
6 changed files with 22 additions and 22 deletions

View File

@@ -36,11 +36,11 @@ DCR_RPC_PWD=decred_pass
XMR_DATA_DIR=/data/monero_daemon
XMR_RPC_HOST=monero_daemon
BASE_XMR_RPC_PORT=29798
XMR_RPC_PORT=29798
XMR_WALLETS_DIR=/data/monero_wallet
XMR_WALLET_RPC_HOST=monero_wallet
BASE_XMR_WALLET_PORT=29998
XMR_WALLET_PORT=29998
XMR_WALLET_RPC_USER=xmr_wallet_user
XMR_WALLET_RPC_PWD=xmr_wallet_pwd