Skip to content

Commit

Permalink
Added dependency to docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
macterra committed Mar 6, 2024
1 parent ce6f03f commit caccc14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ services:
- GATEKEEPER_URL=http://gatekeeper:3000
volumes:
- ./data:/app/data
depends_on:
- gatekeeper

0 comments on commit caccc14

Please sign in to comment.