Márton Szücs bdcb467208 Fix healthcheck for Postgres in Authentic compose stack
Postgres would never get in healthy state because the environment variable SERVICE_USER_POSTGRESQL was never set inside the container.
Using POSTGRES_USER container env instead which receives the value from SERVICE_USER_POSTGRESQL.

Also adding the condition "service_healthy" for the depends_on. This will make the Authentic containers to wait for Postgres and Redis to be healthy before starting.
2024-06-20 19:45:06 +02:00
..
2024-05-17 10:11:55 +02:00
2024-05-24 13:54:57 +02:00
2024-04-16 12:42:12 +02:00
2024-05-23 11:13:06 +02:00
2024-05-23 11:13:06 +02:00
2024-05-17 10:11:55 +02:00
2024-04-16 12:42:12 +02:00
2024-05-17 10:11:55 +02:00
2024-05-17 10:11:55 +02:00
2024-05-23 11:13:06 +02:00
2024-05-17 10:11:55 +02:00
2024-05-23 11:13:06 +02:00
2024-05-17 10:11:55 +02:00
2024-03-12 19:09:08 +01:00
2024-05-17 10:11:55 +02:00
2024-05-17 10:11:55 +02:00
2024-03-21 12:59:12 +01:00
2024-02-22 11:53:25 +01:00
2023-10-27 14:22:35 +02:00
2024-06-03 18:12:47 -03:00
2024-05-17 10:11:55 +02:00
2024-06-03 19:12:49 +02:00
2024-05-17 10:11:55 +02:00
2024-03-14 23:00:06 +01:00
2023-10-19 11:28:25 +02:00