Skip to content

Commit dfcfd41

Browse files
committed
is this what it wants
1 parent b4aa5c0 commit dfcfd41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/nginx/nginx.test.docker-compose.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ services:
1313
- "8383:8383"
1414
environment:
1515
- PORT=8383
16+
- PGDATABASE=jubilant
17+
- PGHOST=localhost
18+
- PGPASSWORD=jubilant
19+
- PGUSER=jubilant
1620
sentry-mock:
1721
build:
1822
dockerfile: mock-sentry.dockerfile

0 commit comments

Comments
 (0)