[CI] tell service about database name
This commit is contained in:
parent
bf020f57e7
commit
c151da6b8a
1 changed files with 1 additions and 0 deletions
|
|
@ -25,3 +25,4 @@ services:
|
||||||
image: postgres:17
|
image: postgres:17
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: teilchensammler
|
POSTGRES_PASSWORD: teilchensammler
|
||||||
|
POSTGRES_DB: teilchensammler_test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue