Skip to content

Commit

Permalink
Merge pull request #754 from alphagov/kevindew-patch-1
Browse files Browse the repository at this point in the history
Add OpenSearch as a govuk-chat-app dependency
  • Loading branch information
kevindew committed May 20, 2024
2 parents ff7bc1a + d34e5a9 commit 58a0514
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 58a0514

Please sign in to comment.