aboutsummaryrefslogtreecommitdiffstats
path: root/backend
diff options
context:
space:
mode:
Diffstat (limited to 'backend')
-rw-r--r--backend/.env.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/.env.example b/backend/.env.example
index f570912..e6356a9 100644
--- a/backend/.env.example
+++ b/backend/.env.example
@@ -2,3 +2,4 @@ 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