Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lore <[email protected]>
  • Loading branch information
samuelimoisili and lorerod authored Jul 10, 2023
1 parent 981c300 commit 3f2ffe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The production environment setup involves starting Logstash, PostgREST, and DBT.
# project wide: optional
COMPOSE_PROJECT_NAME=pipeline
COUCHDB_DBS=<dbs-to-sync> # space sperated list of databases you want to sync e.g "medic medic_sentinel"
COUCHDB_DBS=<dbs-to-sync> # space separated list of databases you want to sync e.g "medic medic_sentinel"
# postgrest and pogresql: required environment variables for 'gamma', prod and 'local'
POSTGRES_USER=<your-postgres-user>
Expand Down

0 comments on commit 3f2ffe0

Please sign in to comment.