aboutsummaryrefslogtreecommitdiffstats
path: root/backend/.env.example
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-11-07 23:02:37 -0800
committerPinapelz <yukais@pinapelz.com>2025-11-07 23:05:19 -0800
commita3b1a3bfdf8714469e35d431f28d559619326c73 (patch)
treeda80bd2330d343c38d21f8bdec8d7a07b313957d /backend/.env.example
parent91c737c907f174b5252877876126a8b81e6cb831 (diff)
add instance info to landing page
Diffstat (limited to 'backend/.env.example')
-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