mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
Add github to example env
This commit is contained in:
parent
906549451c
commit
bf46cea690
1 changed files with 5 additions and 1 deletions
|
|
@ -41,4 +41,8 @@ SENTRY_DSN=your_sentry_dsn_here
|
|||
|
||||
# 🃏
|
||||
WILDCARD_AIRTABLE_KEY=your_airtable_key_here
|
||||
WILDCARD_HOST=your_wildcard_host_here
|
||||
WILDCARD_HOST=your_wildcard_host_here
|
||||
|
||||
# GitHub oauth used for github signin
|
||||
GITHUB_CLIENT_ID=your_github_client_id_here
|
||||
GITHUB_CLIENT_SECRET=your_github_client_secret_here
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue