summaryrefslogtreecommitdiffstats
path: root/sick-fits/backend/variables.env.sample
blob: cde3e55c2e049831cb948c672b43833bda8c05e1 (plain)
1
2
3
4
5
6
FRONTEND_URL="http://localhost:7777"
PRISMA_ENDPOINT="yougottafillthisout"
PRISMA_SECRET="omgplzdonttellanyone"
APP_SECRET="jwtsecret123"
STRIPE_SECRET="sk_123youchanget his"
PORT=4444