mirror of
https://github.com/czhu12/canine.git
synced 2025-12-16 16:35:10 -06:00
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
APP_HOST=canine.example.com
|
|
OMNIAUTH_GITHUB_WEBHOOK_SECRET=1234567890
|
|
OMNIAUTH_GITHUB_PUBLIC_KEY=1234567890
|
|
OMNIAUTH_GITHUB_PRIVATE_KEY=1234567890
|
|
LOCAL_MODE=true |