Skip to content

Commit

Permalink
added postgres table to env templates
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelimoisili committed Jul 7, 2023
1 parent b569943 commit 3a60861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ COMPOSE_PROJECT_NAME=pipeline
POSTGRES_USER=root
POSTGRES_PASSWORD=supercoolpassword
POSTGRES_DB=data
POSTGRES_TABLE=couchdb
POSTGRES_SCHEMA=v1

# dbt: required environment variables for 'gamma', 'prod' and 'local'
Expand Down

0 comments on commit 3a60861

Please sign in to comment.