Server image doesn't have healthcheck
parent
c3ea9a0b25
commit
12c1aad4f4
|
@ -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}'
|
||||||
|
|
Reference in New Issue