Set password
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Fabian Becker 2025-01-28 16:31:41 +01:00
parent ab593ebf1a
commit d9e08021e8

View File

@ -30,4 +30,5 @@ services:
image: postgres:17.2-alpine image: postgres:17.2-alpine
environment: environment:
POSTGRES_USER: postgres POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_DB: tradex_test POSTGRES_DB: tradex_test