Server image doesn't have healthcheck

This commit is contained in:
Jef Roosens 2021-05-10 18:25:54 +02:00
parent c3ea9a0b25
commit 12c1aad4f4
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30

View file

@ -50,7 +50,7 @@ services:
depends_on: depends_on:
app: app:
condition: 'service_healthy' condition: 'service_started'
environment: environment:
- 'DRONE_SERVER=${DRONE_SERVER}' - 'DRONE_SERVER=${DRONE_SERVER}'