Skip to content

Commit

Permalink
Add OpenSearch as a govuk-chat-app dependency
Browse files Browse the repository at this point in the history
Not sure how we've gone so long without this being set.
  • Loading branch information
kevindew authored May 17, 2024
1 parent ff7bc1a commit d34e5a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/govuk-chat/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ services:
environment:
DATABASE_URL: "postgresql://postgres@postgres-16/govuk-chat"
REDIS_URL: redis://redis
OPENSEARCH_URL: http://opensearch-2:9200
VIRTUAL_HOST: govuk-chat.dev.gov.uk
BINDING: 0.0.0.0
expose:
Expand Down

0 comments on commit d34e5a9

Please sign in to comment.