mirror of
https://github.com/grassrootseconomics/cic-chain-events.git
synced 2026-05-19 18:50:55 +02:00
major refactor: sig ch, remove conf settings, jetstream pub, ci
* This is a major refactor and includes general improvements around - context cancellation - build settings - jetstream pub sub - logging - docker builds - conf loading
This commit is contained in:
10
.env.example
10
.env.example
@@ -1,5 +1,5 @@
|
||||
export PG_HOST=localhost
|
||||
export PG_PORT=5432
|
||||
export PG_DB=cic_indexer
|
||||
export PG_USER=postgres
|
||||
export PG_PASSWORD=postgres
|
||||
EVENTS_CHAIN__GRAPHQL_ENDPOINT=
|
||||
EVENTS_CHAIN__WS_ENDPOINT=
|
||||
EVENTS_SYNCER__INITIAL_LOWER_BOUND=
|
||||
EVENTS_POSTGRES__DSN=
|
||||
EVENTS_JETSTREAM__ENDPOINT=
|
||||
|
||||
Reference in New Issue
Block a user