Skip to content

Commit

Permalink
Point imminence at live content store and search api for the GovukSit…
Browse files Browse the repository at this point in the history
…eLookupService

- No particular advantage in making this work locally, because it would tie imminence development to two extremely large other apps.
  • Loading branch information
KludgeKML committed Mar 6, 2024
1 parent 00af7e2 commit 059a7d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/imminence/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ services:
VIRTUAL_HOST: imminence.dev.gov.uk
BINDING: 0.0.0.0
REDIS_URL: redis://redis
PLEK_SERVICE_CONTENT_STORE_URI: https://www.gov.uk/api
PLEK_SERVICE_SEARCH_API_URI: https://www.gov.uk/api
expose:
- "3000"
command: bin/rails s --restart
Expand Down

0 comments on commit 059a7d1

Please sign in to comment.