-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.template
More file actions
56 lines (46 loc) · 1.92 KB
/
.env.template
File metadata and controls
56 lines (46 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# AWS Secrets Manager
SECRET_PREFIX=/local/
# logging
PINO_LOG_LEVEL=info
PROFILE_PERFORMANCE=true
DEPLOY_ENVIRONMENT=local
# Vaccs campaigns
CAMPAIGNS='{"COVID_19": [{ "preStart": "2025-11-03T09:00:00Z", "start": "2025-11-12T09:00:00Z", "end": "2026-01-31T17:00:00Z" }, { "preStart": "2026-04-07T08:00:00Z", "start": "2026-04-13T08:00:00Z", "end": "2026-06-30T16:00:00Z" }], "FLU_FOR_ADULTS": [{ "preStart": "2025-10-01T08:00:00Z", "start": "2025-10-01T08:00:00Z", "end": "2026-03-31T16:00:00Z" }], "FLU_FOR_CHILDREN_AGED_2_TO_3": [{ "preStart": "2025-10-01T08:00:00Z", "start": "2025-10-01T08:00:00Z", "end": "2026-03-31T16:00:00Z" }], "FLU_IN_PREGNANCY": [{ "preStart": "2025-10-01T08:00:00Z", "start": "2025-10-01T08:00:00Z", "end": "2026-03-31T16:00:00Z" }]}'
# content cache hydrator
CONTENT_API_ENDPOINT=http://localhost:8081/
CONTENT_API_KEY=
CONTENT_CACHE_PATH=wiremock/__files/
CONTENT_CACHE_IS_CHANGE_APPROVAL_ENABLED=false
# eligibility api
ELIGIBILITY_API_ENDPOINT=http://localhost:8081/
ELIGIBILITY_API_KEY=
IS_APIM_AUTH_ENABLED=false
APIM_AUTH_URL=
APIM_KEY_ID=
APIM_PRIVATE_KEY=
# NHS Login auth provider
NHS_LOGIN_URL=https://auth.sandpit.signin.nhs.uk
NHS_LOGIN_CLIENT_ID=vita-app-sandpit
NHS_LOGIN_SCOPE='openid profile'
NHS_LOGIN_PRIVATE_KEY=
NHS_APP_REDIRECT_LOGIN_URL=https://www-onboardingsandpit.nhsapp.service.nhs.uk/login?redirect_to=index
# Active Session Expiry
MAX_SESSION_AGE_MINUTES=59
# NBS
NBS_URL=https://f.nhswebsite-integration.nhs.uk/nbs
NBS_BOOKING_PATH=/nhs-app
# Implicit Auth.js variables
AUTH_URL=https://localhost:3000
AUTH_SECRET=some-random-secret-works
# Playwright tests
TEST_APP_URL=https://localhost:3000/check-and-book-vaccinations
TEST_NHS_APP_URL=https://<fake-sso-app>/auth/login?vita=https://localhost:3000
USE_FAKE_AUTH=false
TEST_NHS_APP_USERNAME=
TEST_NHS_APP_PASSWORD=
TEST_NBS_APP_USERNAME=
TEST_NBS_APP_PASSWORD=
TEST_NHS_LOGIN_PASSWORD=
TEST_NHS_LOGIN_OTP=
# Test Users
VITA_TEST_USER_PATTERN=