Skip to content

Commit

Permalink
feat(DTFS2-7049): adding new env variables to docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avaitonis committed Apr 25, 2024
1 parent 90eb4d3 commit 3ca57f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ services:
APIM_INFORMATICA_PASSWORD:
APIM_INFORMATICA_MAX_REDIRECTS:
APIM_INFORMATICA_TIMEOUT:
ORDNANCE_SURVEY_URL:
ORDNANCE_SURVEY_KEY:
ORDNANCE_SURVEY_MAX_REDIRECTS:
ORDNANCE_SURVEY_TIMEOUT:
API_KEY:
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:${PORT}"]
Expand Down

0 comments on commit 3ca57f0

Please sign in to comment.