reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

.env.example (163B)


      1 NODE_ENV="production"
      2 APP_ID=""
      3 PRIVATE_KEY_PATH="./data/private-key.pem"
      4 DB_PATH="./data/reviewbot.db"
      5 WEBHOOK_SECRET=""
      6 SENTRY=""
      7 PORT="3000"
      8 INSTALLATION_ID=""
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror