Skip to content

Commit

Permalink
chore: update mosip-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
naftis authored Dec 11, 2024
1 parent cc5974a commit 184967a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/docker-compose.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@ services:
- node.labels.data1 == true

mosip-api:
image: ghcr.io/opencrvs/mosip:bb07f85
image: ghcr.io/opencrvs/mosip:442f46b
environment:
- NODE_ENV=production
- MOSIP_BIRTH_WEBHOOK_URL=http://mosip-mock:20240/webhooks/opencrvs/birth
Expand All @@ -1038,7 +1038,7 @@ services:
tag: 'mosip-api'

mosip-mock:
image: ghcr.io/opencrvs/mosip-mock:bb07f85
image: ghcr.io/opencrvs/mosip-mock:442f46b
environment:
- NODE_ENV=production
- OPENCRVS_MOSIP_SERVER_URL=http://mosip-api:2024/webhooks/mosip
Expand Down

0 comments on commit 184967a

Please sign in to comment.