aboutsummaryrefslogtreecommitdiffstats
path: root/backend/.env.example
blob: e6356a93db11286f50235c358d4ae3097151d8e3 (plain) (blame)
1
2
3
4
5
DATABASE_URL="postgresql://postgres@localhost:5432/mirage"
SESSION_SECRET="your-very-secure-secret-key-change-this-in-production-make-it-long-and-random"
PORT=5000
NODE_ENV=development
REQUIRE_INVITE=true # needs an invite to join
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage