Skip to content

Commit

Permalink
Remove 'Whitehall' dependency from Smart Answers
Browse files Browse the repository at this point in the history
Smart Answers makes requests to `/api/content/world`, which
used to be a Whitehall API.

This is no longer the case: alphagov/whitehall#7941
  • Loading branch information
ChrisBAshton committed Oct 1, 2024
1 parent 2fd5efa commit c60ee3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions projects/smart-answers/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ services:
- publishing-api-app
- static-app
- content-store-app
- whitehall-app
environment:
GOVUK_PROXY_STATIC_ENABLED: "true"
VIRTUAL_HOST: smart-answers.dev.gov.uk
Expand All @@ -43,7 +42,6 @@ services:
- publishing-api-app
- static-app
- content-store-app
- whitehall-app
environment:
GOVUK_PROXY_STATIC_ENABLED: "true"
VIRTUAL_HOST: smart-answers.dev.gov.uk
Expand Down

0 comments on commit c60ee3b

Please sign in to comment.