-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.template
More file actions
36 lines (35 loc) · 1.81 KB
/
.env.template
File metadata and controls
36 lines (35 loc) · 1.81 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
28
29
30
31
32
33
34
35
36
OAUTH2_CLIENT_ID=
IDP_BASE_URL=
API_BASE_URL=
FILE_UPLOAD_API_BASE_URL=
SCOPE_REALM=
OS_BASE_URL=
FILE_UPLOAD_SCOPES="files/upload"
SCOPES="profile address email openid ${SCOPE_REALM}/summits/read/all ${SCOPE_REALM}/speakers/write ${SCOPE_REALM}/speakers/write/me ${SCOPE_REALM}/members/read/me ${SCOPE_REALM}/members/write/me ${SCOPE_REALM}/summits/write-presentation ${SCOPE_REALM}/organizations/read ${SCOPE_REALM}/summits/write-presentation-materials ${FILE_UPLOAD_SCOPES}"
APP_CLIENT_NAME=
MARKETING_API_BASE_URL=
#LOGO_URL="https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/images-fn-staging/idp-logo.png"
LOGO_URL="https://object-storage.public.mtl1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/OpenInfra-logo-RGB.svg"
SHOW_LANGUAGE_SELECTION=1|0
SUPPORT_EMAIL=""
TIMEINTERVALSINCE1970_API_URL=https://timeintervalsince1970.dev.fnopen.com
SENTRY_DSN=""
SENTRY_AUTH_TOKEN=""
SENTRY_RELEASE=""
SENTRY_ORG=""
SENTRY_PROJECT=""
# index.ejs config
TITLE="Speaker Management"
META_TITLE="FnTech | Speaker Management"
META_DESC="Submit your presentation, panel, or workshop."
OG_TITLE="FnTech Speaker Management"
OG_URL="https://speakermgmt.fntech.com"
OG_IMG="https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/images-fn/idp-logo.png"
OG_SECURE_IMG="https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/images-fn/idp-logo.png"
OG_DESC="Submit your presentation, panel, or workshop."
OG_SITE_NAME="FnSpeakers"
TWITTER_SITE="@fntech"
LINK_IMG_SRC="https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/images-fn/idp-logo.png"
FAV_ICON_URL="https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/images-fn/favicon.png"
GOOGLE_ANALYTICS_ID=
GOOGLE_GTM_ID=