Skip to content

Commit

Permalink
Update ENV VAR name for content-data-api
Browse files Browse the repository at this point in the history
  • Loading branch information
leenagupte committed Jul 3, 2023
1 parent 294335b commit dd923ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/content-data-admin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ services:
environment:
DATABASE_URL: "postgresql://postgres@postgres-13/content-data-admin"
VIRTUAL_HOST: content-data-admin.dev.gov.uk
#CONTENT_DATA_API_BEARER_TOKEN: <get a content-data-api token from https://signon.integration.publishing.service.gov.uk/api_users>
PLEK_SERVICE_CONTENT_DATA_ADMIN_URI: "https://content-data-api.integration.publishing.service.gov.uk"
CONTENT_DATA_API_BEARER_TOKEN: "QfbZWDCpSF_hs2zg9lCdkwFKJlT31movrzX0023Zc6g"
PLEK_SERVICE_CONTENT_DATA_API_URI: "https://content-data-api.integration.publishing.service.gov.uk"
BINDING: 0.0.0.0

0 comments on commit dd923ac

Please sign in to comment.