mirror of
https://github.com/czhu12/canine.git
synced 2026-02-04 10:49:07 -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 |