Skip to content

Commit

Permalink
Add all required env values
Browse files Browse the repository at this point in the history
  • Loading branch information
syed-ali-tw committed Sep 3, 2024
1 parent fd414e8 commit c1545f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/smart-answers/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ services:
environment:
GOVUK_PROXY_STATIC_ENABLED: "true"
VIRTUAL_HOST: smart-answers.dev.gov.uk
GOVUK_APP_DOMAIN: www.gov.uk
GOVUK_WEBSITE_ROOT: https://www.gov.uk
PLEK_SERVICE_CONTENT_STORE_URI: https://www.gov.uk/api
PLEK_SERVICE_STATIC_URI: https://assets.publishing.service.gov.uk
BINDING: 0.0.0.0
expose:
- "3000"
Expand Down

0 comments on commit c1545f9

Please sign in to comment.