mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 17:01:02 +00:00
wip
This commit is contained in:
parent
70d31f819c
commit
4d20f39d4f
47 changed files with 2605 additions and 669 deletions
|
|
@ -23,6 +23,9 @@ GITHUB_APP_PRIVATE_KEY=
|
|||
# Webhook secret for verifying GitHub webhook payloads.
|
||||
# Use smee.io for local development: https://smee.io/new
|
||||
GITHUB_WEBHOOK_SECRET=
|
||||
# Required for local GitHub webhook forwarding in compose.dev.
|
||||
SMEE_URL=
|
||||
SMEE_TARGET=http://backend:7741/v1/webhooks/github
|
||||
|
||||
# Fill these in when enabling live Stripe billing.
|
||||
STRIPE_SECRET_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue