generated from ministryofjustice/hmpps-template-typescript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeature.env
60 lines (56 loc) · 2.75 KB
/
feature.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
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
57
58
59
60
PORT=3007
HMPPS_AUTH_URL=http://localhost:9091/auth
TOKEN_VERIFICATION_API_URL=http://localhost:9091/verification
TOKEN_VERIFICATION_ENABLED=true
REDIS_ENABLED=true
NODE_ENV=development
API_CLIENT_ID=clientid
API_CLIENT_SECRET=clientsecret
SYSTEM_CLIENT_ID=clientid
SYSTEM_CLIENT_SECRET=clientsecret
SYSTEM_PHASE=DEV
ENVIRONMENT_NAME=dev
PRISON_API_URL=http://localhost:9091/prison
LOCATIONS_INSIDE_PRISON_API_URL=http://localhost:9091/locationsinsideprison
NOMIS_SYNC_PRISONER_MAPPING_API_URL=http://localhost:9091/nomissyncprisonermapping
PRISONER_SEARCH_API_URL=http://localhost:9091/prisonersearch
ALLOCATION_MANAGER_ENDPOINT_URL=http://localhost:9091/allocation
KEYWORKER_API_URL=http://localhost:9091/keyworker
CURIOUS_API_URL=http://localhost:9091/curiousApi
WHEREABOUTS_API_URL=http://localhost:9091/whereabouts
BOOK_A_VIDEO_LINK_API_URL=http://localhost:9091/bookavideolink
CASE_NOTES_API_URL=http://localhost:9091/casenotes
INCENTIVES_API_URL=http://localhost:9091/incentives
PATHFINDER_API_URL=http://localhost:9091/pathfinder
MANAGE_SOC_CASES_API_URL=http://localhost:9091/soc
HMPPS_NON_ASSOCIATIONS_API_URL=http://localhost:9091/nonassociations
CALCULATE_RELEASE_DATES_API_URL=http://localhost:9091/calculateReleaseDatesApi
CONTENTFUL_HOST=http://localhost:9091/contentful
OFFENDER_CATEGORISATION_UI_URL=http://localhost:9091/offendercategory
USE_OF_FORCE_UI_URL=http://localhost:9091/useofforce
MANAGE_A_WARRANT_FOLDER_UI_URL=http://localhost:9091/manageawarrant
PATHFINDER_UI_URL=http://localhost:9091/pathfinderui
MANAGE_SOC_CASES_UI_URL=http://localhost:9091/managesoccasesui
NON_ASSOCIATIONS_UI_URL=http://localhost:9091/nonassociationsui
MANAGE_ADJUDICATIONS_API_URL=http://localhost:9091/adjudications
CALCULATE_RELEASE_DATES_UI_URL=http://localhost:9091/calculateRelease
PRISONER_PROFILE_DELIUS_API_URL=http://localhost:9091/delius
COMPLEXITY_OF_NEED_API_URL=http://localhost:9091/complexity
EDUCATION_AND_WORK_PLAN_API_URL=http://localhost:9091/plpApi
RESTRICTED_PATIENT_API_URL=http://localhost:9091/restrictedPatient
CCRD_UI_URL=http://localhost:9091/ccrd
PRISON_REGISTER_API_URL=http://localhost:9091/prisonRegister
ALERTS_API_URL=http://localhost:9091/alertsApi
COMPONENT_API_URL=http://localhost:9091/component
PRISON_PERSON_API_URL=http://localhost:9091/prisonPerson
PERSON_INTEGRATION_API_URL=http://localhost:9091/personIntegration
CSIP_API_URL=http://localhost:9091/csip
HEALTH_AND_MEDICATION_API_URL=http://localhost:9091/healthAndMedication
DPS_HOME_PAGE_URL=http://localhost:9091/dpshomepage
ADJUDICATIONS_UI_URL=http://localhost:3000/adjudications
PRISONS_WITH_OFFENDERS_THAT_HAVE_COMPLEX_NEEDS=MDI
FEEDBACK_DISABLED_PRISONS=LEI
NEURODIVERSITY_ENABLED_PRISONS=MDI
COURT_CASES_SUMMARY_ENABLED=true
PRISON_PERSON_API_ENABLED=true
PRISON_PERSON_API_ENABLED_PRISONS=KMI,LEI,MDI