setting up postgres container for new schema
This commit is contained in:
parent
5eda891fb5
commit
061b05afb6
3 changed files with 30 additions and 3 deletions
|
|
@ -19,3 +19,8 @@ GID=1000
|
|||
|
||||
RESEND_API_KEY=
|
||||
EMAIL_FROM=mail@example.com
|
||||
|
||||
PIPELINE_POSTGRES_USER=
|
||||
PIPELINE_POSTGRES_PASSWORD=
|
||||
PIPELINE_POSTGRES_DB=
|
||||
PIPELINE_DATABASE_URL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue