mirror of
https://github.com/dessant/lock-threads.git
synced 2026-03-13 01:27:03 -04:00
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
# The ID of your GitHub App
|
|
APP_ID=
|
|
WEBHOOK_SECRET=development
|
|
|
|
# Use `trace` to get verbose logging or `info` to show less
|
|
LOG_LEVEL=debug
|
|
|
|
# Go to https://smee.io/new and set this to the URL that you are redirected to
|
|
# WEBHOOK_PROXY_URL=
|