Files
psf-bch-api-base/.env-local
T

10 lines
222 B
Plaintext
Raw Normal View History

# Full Node Connection
RPC_BASEURL=http://172.17.0.1:8332
RPC_USERNAME=bitcoin
RPC_PASSWORD=password
2025-11-15 07:03:13 -08:00
# x402 payments required to access this API?
X402_ENABLED=false
# Fulcrum Indexer
FULCRUM_API=http://192.168.2.127:3001