-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfeature.env
More file actions
27 lines (27 loc) · 1.21 KB
/
feature.env
File metadata and controls
27 lines (27 loc) · 1.21 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
PORT=3007
NODE_ENV=development
ENVIRONMENT_NAME=local
REDIS_ENABLED=false
HMPPS_AUTH_URL=http://localhost:9091/auth
MANAGE_USERS_API_URL=http://localhost:9091/manage-users-api
TOKEN_VERIFICATION_API_URL=http://localhost:9091/verification
TOKEN_VERIFICATION_ENABLED=true
MAS_API_URL=http://localhost:9091/mas
DELIUS_API_URL=http://localhost:9091/delius
ARNS_API_URL=http://localhost:9091/arns
TIER_API_URL=http://localhost:9091/tier
FLIPT_URL=http://localhost:9091/flipt
INTERVENTIONS_API_URL=http://localhost:9091/interventions
SUPERVISION_API_URL=http://localhost:9091/supervision
ARNS_ASSESSMENT_PLATFORM_API_URL=http://localhost:9091/assessment-platform
PROBATION_FRONTEND_COMPONENTS_API_URL=http://localhost:9091/probation-frontend-components
E_SUPERVISION_API_URL=http://localhost:9091/esupervision
EMDI_API_URL=http://localhost:9091/emdi
TIER_LINK=https://tier-dev.hmpps.service.justice.gov.uk/case
INTERVENTIONS_LINK=https://hmpps-interventions-ui-dev.apps.live-1.cloud-platform.service.justice.gov.uk
SUPERVISION_CONTACTS_LINK=https://probation-supervision-contacts-ui-dev.hmpps.service.justice.gov.uk
AUDIT_ENABLED=false
API_CLIENT_ID=clientid
API_CLIENT_SECRET=clientsecret
SYSTEM_CLIENT_ID=clientid
SYSTEM_CLIENT_SECRET=clientsecret