mirror of
https://github.com/Permissionless-Software-Foundation/psf-bch-api-base.git
synced 2026-09-21 16:52:00 -07:00
Using ports for new slp indexer
This commit is contained in:
@@ -9,7 +9,7 @@ RPC_PASSWORD=password
|
|||||||
FULCRUM_API=http://172.17.0.1:3001/v1
|
FULCRUM_API=http://172.17.0.1:3001/v1
|
||||||
|
|
||||||
# SLP Indexer
|
# SLP Indexer
|
||||||
SLP_INDEXER_API=http://172.17.0.1:5010
|
SLP_INDEXER_API=http://172.17.0.1:5020
|
||||||
|
|
||||||
# REST API URL for wallet operations
|
# REST API URL for wallet operations
|
||||||
LOCAL_RESTURL=http://172.17.0.1:5942/v6
|
LOCAL_RESTURL=http://172.17.0.1:5942/v6
|
||||||
|
|||||||
Reference in New Issue
Block a user