Files
solace-bg-dubai/backend/.env.example
defiQUG a03417be98
All checks were successful
CI / lint-and-test (push) Successful in 9m52s
chore: consolidate local WIP (repo cleanup 20260707)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 09:41:38 -07:00

13 lines
305 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.211:8545
CLIENT_RPC_URL=https://rpc-http-pub.d-bis.org
CHAIN_ID=138
CONTRACT_ADDRESS=
# Server Configuration
PORT=3001
NODE_ENV=production