reviewbot

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

root / .env.example

.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-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror