mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-19 01:46:20 +08:00
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
# The ID of your GitHub App
|
|
APP_ID=
|
|
WEBHOOK_SECRET=development
|
|
|
|
# Uncomment this to get verbose logging
|
|
# LOG_LEVEL=trace # or `info` to show less
|
|
|
|
# Subdomain to use for localtunnel server. Defaults to your local username.
|
|
# SUBDOMAIN=
|