Skip to content
Snippets Groups Projects
Commit 39d1d0a6 authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

fix: docker-compose compatibility with conditionnal depends_on

parent d81a4312
No related branches found
No related tags found
1 merge request!52Dev
Pipeline #38051 failed
......@@ -33,8 +33,7 @@ services:
backend:
image: registry.forge.grandlyon.com/web-et-numerique/llle_project/backoffice-server:dev
depends_on:
database-agent:
condition: service_healthy
- 'database-agent'
restart: unless-stopped
volumes:
- /etc/localtime:/etc/localtime:ro
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment