Skip to content

Commit

Permalink
Add a depends_on email-alert-api to content-data
Browse files Browse the repository at this point in the history
content-data-admin now depends on email-alert-api to retrieve metrics about the
number of email subscriptions.
  • Loading branch information
peteglondon committed Jan 10, 2024
1 parent 474dd0f commit 34dcdff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/content-data-admin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
<<: *content-data-admin
depends_on:
- content-data-api-app
- email-alert-api-app
- nginx-proxy
- postgres-13
expose:
Expand Down

0 comments on commit 34dcdff

Please sign in to comment.