mirror of
https://github.com/open-reception/appointment-booking-software.git
synced 2026-09-24 01:44:51 +02:00
Change prettier settings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user