forked from alphagov/verify-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
30 lines (26 loc) · 914 Bytes
/
.env
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
SESSION_COOKIE_DURATION_IN_HOURS=2
API_HOST=http://localhost:50190
RP_DISPLAY_LOCALES=stub/locales/rps
CYCLE_3_DISPLAY_LOCALES=stub/locales/cycle3
IDP_DISPLAY_LOCALES=stub/locales/idps
COUNTRY_DISPLAY_LOCALES=stub/locales/countries
LOGO_DIRECTORY=/stub-logos
WHITE_LOGO_DIRECTORY=/stub-logos/white
ZDD_LATCH=.service_unavailable
POLLING_WAIT_TIME=2
METRICS_ENABLED=false
LOG_LEVEL=debug
RULES_DIRECTORY=stub/idp-rules
RULES_DIRECTORY_B=stub/idp-rules-b
RP_CONFIG=stub/relying_parties.yml
IDP_CONFIG=stub/identity_providers.yml
CYCLE_THREE_ATTRIBUTES_DIRECTORY=stub/attributes
AB_TEST_FILE=stub/ab_test.yml
PUBLIC_PIWIK_HOST=http://localhost:50300/analytics
INTERNAL_PIWIK_HOST=https://localhost:1235/piwik.php
PIWIK_SITE_ID=1
ZENDESK_URL=https://example.com
ZENDESK_TOKEN=123
SAML_PROXY_HOST=http://localhost:50220
VERIFY_PRODUCT_PAGE=https://govuk-verify.cloudapps.digital/