-
Notifications
You must be signed in to change notification settings - Fork 0
/
secrets.example.yaml
28 lines (23 loc) · 1.02 KB
/
secrets.example.yaml
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
env_variables:
# For cron tasks
SLACK_BOT_USER_OAUTH_TOKEN: xoxb-xxxxxxxxxxxxxxxxxxxxxx
GOOGLE_SERVICE_ACCOUNT_JSON: |
{"type":"service_account","project_id":"your-project","client_id":"123456789"}
GOOGLE_CALENDAR_ID: xxxxxxxxxx@group.calendar.google.com
# For OpenID user oauth steps
SLACK_CLIENT_ID: "11111111222222222223333333333.4444444445555555"
SLACK_CLIENT_SECRET: xxxxxxxxxxxxxxxxxxxxxx
SLACK_INSTALLED_TEAM_ID: TXXXXXXXXX
SLACK_BOT_EVENTS_VERIFICATION_TOKEN: ABCDEFGHIJKLMNOPQR
BROWSER_SESSION_KEY_ID: xxxxxxxx
# For session management
JWT_SIGNING_METHOD: AAAAAAA
JWT_SIGNING_KEY: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# External Services
DEEPL_API_TOKEN: xxxxxxxxxxxxxxxxxxxxxxxxx
# Application
APP_ICON_URL: https://drive.google.com/uc?id=xxxxxxxxxxxxxxxxxxxxxxxx
HUB_WEBPAGE_BASE_URL: https://hub.yourdomain.com
HUB_HELP_PAGE_URL: https://sites.google.com/view/your-public-or-private-document
HUB_CONDITIONING_CHECK_SHEET_URL: "https://docs.google.com/forms/d/e/"
OPENAI_API_KEY: xxxxxxxxxxx