11 lines
244 B
Plaintext
11 lines
244 B
Plaintext
# Database Configuration
|
|
DATABASE_URL=postgresql://solace_user:your_password@192.168.11.62:5432/solace_treasury
|
|
|
|
# Chain 138 Configuration
|
|
RPC_URL=http://192.168.11.250:8545
|
|
CHAIN_ID=138
|
|
CONTRACT_ADDRESS=
|
|
|
|
# Indexer Configuration
|
|
START_BLOCK=0
|