This commit is contained in:
grillazz 2021-05-05 20:22:18 +02:00
parent 35bce9b867
commit e75a1542bd

View File

@ -18,7 +18,7 @@ jobs:
env:
POSTGRES_USER: user
POSTGRES_PASSWORD: secret
POSTGRES_DB: devdb
POSTGRES_DB: testdb
ports:
- 5432:5432
# needed because the postgres container does not provide a health check