cic-chain-events/.env.example

6 lines
122 B
Plaintext

export PG_HOST=localhost
export PG_PORT=5432
export PG_DB=cic_indexer
export PG_USER=postgres
export PG_PASSWORD=postgres