Server image doesn't have healthcheck

woodpecker
Jef Roosens 2021-05-10 18:25:54 +02:00
parent c3ea9a0b25
commit 12c1aad4f4
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 1 additions and 1 deletions

View File

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