[CI] suppress printing connection instructions

maybe this reduces the log amount a little bit
This commit is contained in:
bronsen 2025-03-14 23:22:37 +01:00
parent 90ad7643cf
commit a7046d7296

View file

@ -27,4 +27,4 @@ services:
environment:
POSTGRES_PASSWORD: teilchensammler
POSTGRES_DB: teilchensammler_test
POSTGRES_INITDB_ARGS: --nosync
POSTGRES_INITDB_ARGS: --nosync --no-instructions