summaryrefslogtreecommitdiffstats
path: root/backend/variables.env.sample
blob: 12cd06dc26d2afea915424f73dc716f75080a131 (plain)
1
2
3
4
5
PRISMA_ENDPOINT="https://FILLMEIN"
PRISMA_SECRET="omgchangeme"
APP_SECRET="you-gotta-make-your-own"
STRIPE_SECRET="sk_OMGGETYOUROWN"
PORT=4444