Skip to content

Commit 12638f6

Browse files
fix
1 parent 9325eba commit 12638f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.env.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ PROXY_NAME=
1111
# API Keys
1212
# ========
1313
# In order to find out the value of an environments given API key, follow these steps
14-
# 1. Log in to Non-Prod/ Prod APIGEE
14+
# 1. Log in to Non-Prod
1515
# 2. Navigate to 'Publish' > 'Apps' and search for the app linked to authentication
1616
# 3. Copy the "key" from the Credentials related to the app
17+
# Note: For INT and higher environments use developer portal https://identity.prod.api.platform.nhs.uk/
1718
export NON_PROD_API_KEY=xxx
1819
export INTEGRATION_API_KEY=xxx
1920
export PRODUCTION_API_KEY=xxx

0 commit comments

Comments
 (0)