mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo-indexer.git
synced 2026-09-21 16:52:02 -07:00
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
PSF_MEMO_DB_URL=http://localhost:5021
|
|
RPC_IP=172.17.0.1
|
|
RPC_PORT=8332
|
|
RPC_USER=bitcoin
|
|
RPC_PASS=password
|
|
ZMQ_PORT=28332
|
|
TX_REST_API_PORT=5455
|
|
TX_REST_API_IP=localhost
|
|
START_BLOCK_HEIGHT=525000
|
|
SEEN_TX_MAX=100000
|