Add github to example env

This commit is contained in:
Max Wofford 2025-03-19 15:22:09 -04:00
parent 906549451c
commit bf46cea690

View file

@ -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