AS
Или я вас не понял
Size: a a a
AS
AH
AH
AS
AH
healthcheck:
test: ["CMD-SHELL", "pg_isready -U ${DB_USER}"]
interval: 10s
timeout: 5s
retries: 3
AS
healthcheck:
test: ["CMD-SHELL", "pg_isready -U ${DB_USER}"]
interval: 10s
timeout: 5s
retries: 3
AS
AH
AS
AS
AH
AS
Д
AH
AS
depends_on: postgres-database: condition: service_healthy
AH
depends_on: postgres-database: condition: service_healthy
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.web.depends_on contains an invalid type, it should be an array
Д