We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9325eba commit 12638f6Copy full SHA for 12638f6
1 file changed
.env.template
@@ -11,9 +11,10 @@ PROXY_NAME=
11
# API Keys
12
# ========
13
# 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
+# 1. Log in to Non-Prod
15
# 2. Navigate to 'Publish' > 'Apps' and search for the app linked to authentication
16
# 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/
18
export NON_PROD_API_KEY=xxx
19
export INTEGRATION_API_KEY=xxx
20
export PRODUCTION_API_KEY=xxx
0 commit comments