makefile: change p2p port in monero-shared to 58080
This commit is contained in:
parent
c28108a4b6
commit
b4112e50e9
2
Makefile
2
Makefile
@ -131,7 +131,7 @@ monero-shared:
|
|||||||
--no-igd \
|
--no-igd \
|
||||||
--hide-my-port \
|
--hide-my-port \
|
||||||
--data-dir .localnet/stagenet \
|
--data-dir .localnet/stagenet \
|
||||||
--add-exclusive-node 136.244.105.131:38080 \
|
--add-exclusive-node 136.244.105.131:58080 \
|
||||||
--rpc-login superuser:abctesting123 \
|
--rpc-login superuser:abctesting123 \
|
||||||
--rpc-access-control-origins http://localhost:8080 \
|
--rpc-access-control-origins http://localhost:8080 \
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user