Commit 4b9ec19
committed
dev: add reference docker-compose for getting postgres up
Required environment variable for the test: `DPP_PG_URL`.
export DPP_PG_URL="postgres://postgres:localhost@127.0.0.1:5432/dino-park-packs-test-local"
Stash this in .envrc or similar.
Jira: IAM-19081 parent b865b3c commit 4b9ec19
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments