Skip to content

Commit

Permalink
Include 'openfga' in the 'depends_on' section of the 'minder' server …
Browse files Browse the repository at this point in the history
…container (#2489)

Signed-off-by: Vyom-Yadav <[email protected]>
  • Loading branch information
Vyom-Yadav authored Mar 5, 2024
1 parent e68fcce commit f7eb7b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ services:
condition: service_healthy
keycloak:
condition: service_healthy
openfga:
condition: service_healthy
migrate:
container_name: minder_migrate_up
build: .
Expand Down

0 comments on commit f7eb7b4

Please sign in to comment.