From 8b2cf64f1b95f6274cc2fb1b74ee0de25ff02a7a Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 8 Feb 2026 13:27:19 -0800 Subject: [PATCH] Using ports for new slp indexer --- production/docker/.env-example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/docker/.env-example b/production/docker/.env-example index 3d1e320..53488be 100644 --- a/production/docker/.env-example +++ b/production/docker/.env-example @@ -9,7 +9,7 @@ RPC_PASSWORD=password FULCRUM_API=http://172.17.0.1:3001/v1 # 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 LOCAL_RESTURL=http://172.17.0.1:5942/v6