mirror of
https://github.com/cirocosta/monero-exporter.git
synced 2025-01-02 19:40:48 -05:00
examples: make the node public w/ high in count
Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
This commit is contained in:
parent
417d77c045
commit
de95024a9a
@ -26,7 +26,9 @@ services:
|
|||||||
- --no-igd
|
- --no-igd
|
||||||
- --no-zmq
|
- --no-zmq
|
||||||
- --out-peers=32
|
- --out-peers=32
|
||||||
- --p2p-bind-ip=127.0.0.1
|
- --in-peers=1024
|
||||||
|
- --public-node
|
||||||
|
- --p2p-bind-ip=0.0.0.0
|
||||||
- --p2p-bind-port=18080
|
- --p2p-bind-port=18080
|
||||||
- --rpc-bind-ip=127.0.0.1
|
- --rpc-bind-ip=127.0.0.1
|
||||||
- --rpc-bind-port=18081
|
- --rpc-bind-port=18081
|
||||||
|
Loading…
Reference in New Issue
Block a user