-
Notifications
You must be signed in to change notification settings - Fork 4
/
cypress.env
78 lines (68 loc) · 2.99 KB
/
cypress.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
PORT=3008
API_ENDPOINT_URL=http://localhost:9191/
OAUTH_ENDPOINT_URL=http://localhost:9191/auth/
HMPPS_MANAGE_USERS_API_URL=http://localhost:9191/users/
CASENOTES_API_URL=http://localhost:9191/casenotes/
ALLOCATION_MANAGER_ENDPOINT_URL=http://localhost:9191/allocation/
API_WHEREABOUTS_ENDPOINT_URL=http://localhost:9191/whereabouts/
API_LOCATIONS_INSIDE_PRISON_ENDPOINT_URL=http://localhost:9191/locations/
API_NOMIS_MAPPING_ENDPOINT_URL=http://localhost:9191/nomis-mapping/
BOOK_A_VIDEO_LINK_API_URL=http://localhost:9191/bookavideolink/
API_DELIUS_ENDPOINT_URL=http://localhost:9191/delius/
KEYWORKER_API_URL=http://localhost:9191/keyworker/
RESTRICTED_PATIENT_API_URL=http://localhost:9191/restricted-patient/
TOKENVERIFICATION_API_URL=http://localhost:9191/tokenverification/
OFFENDER_SEARCH_API_URL=http://localhost:9191/offenderSearch
API_DATA_COMPLIANCE_ENDPOINT_URL=http://localhost:9191/datacompliance/
COMPLEXITY_OF_NEED_URI=http://localhost:9191/complexity
CURIOUS_URL=http://localhost:9191/sequation-virtual-campus2-api/
HOMEPAGE_REDIRECT_URL=http://localhost:9191/dpshomepage/
NEURODIVERSITY_ENABLED_USERNAMES=ITAG_USER
NEURODIVERSITY_ENABLED_PRISONS=MDI
INCENTIVES_API_ENDPOINT_URL=http://localhost:9191/incentives/
NON_ASSOCIATIONS_API_ENDPOINT_URL=http://localhost:9191/non-associations/
MOIC_URL=http://omic-ui
API_CLIENT_ID=dev
WANDSWORTH_OMU_EMAIL=test@local
SOC_API_URL=http://localhost:9191/
SOC_UI_URL=http://soc/
USE_OF_FORCE_URL=http://use-of-force
USE_OF_FORCE_PRISONS=MDI
CHECK_MY_DIARY_URL=http://cmd
INCENTIVES_URL=http://incentives
NON_ASSOCIATIONS_UI_URL=http://non-associations
PATHFINDER_UI_URL=http://pathfinder
WELCOME_PEOPLE_INTO_PRISON_URL=https://welcome-people-into-prison
WELCOME_PEOPLE_INTO_PRISON_ENABLED_PRISONS=MDI
MERCURY_SUBMIT_URL=https://mercury-submit-private-beta
MERCURY_SUBMIT_PRIVATE_BETA_ENABLED_PRISONS=MDI
MERCURY_SUBMIT_PRIVATE_BETA_ENABLED_DATE=2023-06-02T00:00:00
MERCURY_SUBMIT_LIVE_ENABLED_DATE=
MANAGE_RESTRICTED_PATIENTS_URL=https://manage-restricted-patients
TOKENVERIFICATION_API_ENABLED=true
NOTIFY_ENABLED=false
DISPLAY_RETENTION_LINK=true
SOC_API_ENABLED=true
ESWE_ENABLED=true
REDIS_ENABLED=true
REDIS_HOST=localhost
PRISONS_WITH_OFFENDERS_THAT_HAVE_COMPLEX_NEEDS=MDI,LEI
DISABLE_REQUEST_LIMITER=true
SEND_LEGAL_MAIL_URL=:http://check-rule39-mail
CREATE_AND_VARY_A_LICENCE_URL=http://create-and-vary-a-licence
CREATE_AND_VARY_A_LICENCE_ENABLED_PRISONS=MDI
ACTIVITIES_URL=http://activities
ACTIVITIES_ENABLED_PRISONS=RSI
APPOINTMENTS_URL=http://activities
APPOINTMENTS_ENABLED_PRISONS=RSI
WHEREABOUTS_MAINTENANCE_MODE=false
KEYWORKER_MAINTENANCE_MODE=false
COVID_UNITS_ENABLED=true
FEATURE_AMEND_APPOINTMENT_TOGGLE_ENABLED=true
PRISONER_PROFILE_REDIRECT_URL=http://localhost:9191/prisonerprofile
PRISONER_PROFILE_REDIRECT_EXEMPTIONS=MDI,BLI
MANAGE_OFFENCES_URL=https://manage-offences
MANAGE_ADJUDICATIONS_API_URL=http://localhost:9191/adjudications/
COMPONENT_API_URL=http://localhost:9191/components
CHANGE_SOMEONES_CELL_URL=http://change-someones-cell
SUNSET_BANNER_ENABLED=true