Change prettier settings

This commit is contained in:
Karl Ludwig Weise
2025-09-01 17:35:17 +02:00
parent 5d73b02ac2
commit 6d450afbc4
323 changed files with 23351 additions and 23343 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ services:
test:
[
"CMD-SHELL",
"pg_isready -U ${POSTGRES_USER:-postgres} -d ${POSTGRES_DB:-appointment_booking}"
"pg_isready -U ${POSTGRES_USER:-postgres} -d ${POSTGRES_DB:-appointment_booking}",
]
interval: 10s
timeout: 5s