-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env.production
29 lines (29 loc) · 1.15 KB
/
.env.production
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
APP_NAME="KSBC Life"
BUILD_ENVIRONMENT=Production
BUSINESS_NAME="King Spring Baptist Church"
BUSINESS_NAME_SHORT="KSBC"
DEEP_LINK_SCHEME=ksbc
FIREBASE_OAUTH_CLIENT_ID=85125896421-4t2bm6i79t0plmfga320gatishpi85h4.apps.googleusercontent.com
GIVING_URL=https://giving.ncsservices.org/App/Giving/ncs-2191/
GOOGLE_SIGN_IN_WEB_CLIENT_ID=85125896421-4t2bm6i79t0plmfga320gatishpi85h4.apps.googleusercontent.com
PERSIST_STORE_VERSION=1
PRIVACY_URL=https://kingspring.org/privacy
REQUIRE_REAUTH_DAYS=0
SENTRY_ENDPOINT=
SENTRY_LOGGING_ENABLED=true
STORAGE_FILE_CHAT=files/chat/
STORAGE_IMAGE_CHAT=images/chat/
STORAGE_IMAGE_CHURCH=images/church/
STORAGE_IMAGE_GROUPS=images/groups/
STORAGE_IMAGE_LOCATIONS=images/locations/
STORAGE_IMAGE_PASTORS=images/pastors/
STORAGE_IMAGE_SCREEN_CONTENT_ITEMS=images/screen-content-items/
STORAGE_IMAGE_USERS=images/users/
STORAGE_SCHEMA_VERSION=1
STORAGE_VIDEO_CHAT=video/chat/
SUPPORT_EMAIL=support@kingspring.org
SUPPORT_URL=https://kingspring.org/support
WEBSITE_URL=https://kingspring.org
YOUTUBE_API_URL=https://youtube.googleapis.com/youtube/v3
YOUTUBE_API_KEY=AIzaSyA7P_pBg_GAqJeZYrF6sPvlUd2LlrqJqyE
YOUTUBE_CHANNEL_ID=UC5pC3i8JMswGI7S0LJlNs1Q