makefile: change p2p port in monero-shared to 58080

This commit is contained in:
erciccione 2022-07-01 15:11:18 +02:00 committed by woodser
parent c28108a4b6
commit b4112e50e9

View File

@ -131,7 +131,7 @@ monero-shared:
--no-igd \
--hide-my-port \
--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-access-control-origins http://localhost:8080 \