This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy path.env.example
92 lines (62 loc) · 2.57 KB
/
.env.example
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# Base64 encoded bytes used to encrypt the DB
DbEncryptionKey=
# Set "1" to use a randomly generated key for private databases
GeneratePrivateDbEncryptionKey=
# The "service" used to store PrivateDbEncryptionKey in the keychain / secure preferences
PrivateDbEncryptionKeyService="unite-app-react-native-private-db-key"
# The url for the NZ COVID Tracer web app
WebAppBaseUrl=
# Optional, the base url for the app api endpoints
ApiBaseUrl=
# Optional, the base url for the exposure events api endpoints
ExposureEventsBaseUrl=
# Client id for the backend API in Android
ApiClientIdAndroid=
# Client id for the backend API in iOS
ApiClientIdIOS=
# URL for COVID 19 App about bluetooth page
AboutBluetoothLink="https://www.health.govt.nz/nz-covid-tracer-about-bt";
# URL for COVID 19 App help page
HelpPageUrl="https://www.health.govt.nz/our-work/diseases-and-conditions/covid-19-novel-coronavirus/covid-19-novel-coronavirus-resources-and-tools/nz-covid-tracer-app/questions-and-answers-nz-covid-tracer"
# URL for COVID 19 App contact page
ContactUsPageUrl="https://www.health.govt.nz/our-work/diseases-and-conditions/covid-19-novel-coronavirus/covid-19-resources-and-tools/nz-covid-tracer-app/contact-nz-covid-tracer"
# URL for COVID 19 App contact alert page
ContactAlertsUrl=https://www.health.govt.nz/nz-covid-tracer-contact-alerts
# Mailto link for feedback emails
FeedbackEmailLink="mailto:[email protected]?subject=NZ COVID Tracer App Feedback"
# Tel link for support phone number
SupportPhoneLink=
# Set "1" to show the dev menu and dev messages
IsDev=
# Max number of days check in data should be kept on the device. Defaults to 60 days
MaxCheckInDays=
# Feature flags, comma separated
Features=
# Pinpoint Application Id
PinpointApplicationId=
# Cognito Identity Pool Id used with Pinpoint Analytics
CognitoIdentityPoolId=
# Cognito User pool Region.
CognitoUserPoolRegion=
# Version of the App - which is displayed at the footer of the My Data page.
APP_VERSION=5.0
APPCENTER_BUILD_ID=1
# ENF Server URL
ENFServerUrl=
# Google's SafetynetKey for Device Attestation API
SafetynetKey=
ENFCheckInterval=
# URL for COVID statistics
CovidStatsUrl=
# Set "1" to list modules to support inline requires
DevLogModules=
# Asset host whitelist, comma separated, * for wild card, for e.g. https://foo.com,https://bar.com. Defaults to *
AssetWhitelist=
# Set "1" to hide all logs
HideLogs=
# URL for resources
ResourcesUrl=
# How long the success banner on Save New Location screen is shown in ms (5000 by default)
SuccessBannerDuration=
# Public key for easter egg validation
EasterEggPublicKey=