Skip to content

Commit

Permalink
Merge pull request #80 from ministryofjustice/LCAM-1178
Browse files Browse the repository at this point in the history
LCAM-1178
  • Loading branch information
Mhowell494 authored Jan 30, 2024
2 parents d8d9718 + 64ac696 commit a8c409c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions crime-evidence/docker-compose.local.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: "3.2"

services:
app:
environment:
- MAAT_API_BASE_URL=http://court-data-api:8090/

networks:
default:
local-container-network:
aliases:
- crime-evidence

networks:
local-container-network:
external: true
Binary file modified crime-evidence/docker-compose.override.yml
Binary file not shown.

0 comments on commit a8c409c

Please sign in to comment.