From 9ce78a32068e60342f5612d1f4fb646c47d6c27f Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Wed, 13 May 2026 16:38:37 +0100 Subject: update prod setup --- communities/red-right-hand/174bg.net/production/.env.example | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 communities/red-right-hand/174bg.net/production/.env.example (limited to 'communities/red-right-hand/174bg.net/production/.env.example') diff --git a/communities/red-right-hand/174bg.net/production/.env.example b/communities/red-right-hand/174bg.net/production/.env.example new file mode 100644 index 0000000..75db2a7 --- /dev/null +++ b/communities/red-right-hand/174bg.net/production/.env.example @@ -0,0 +1,8 @@ +BETTER_AUTH_SECRET= +BETTER_AUTH_URL= + +POSTGRES_PASSWORD= +POSTGRES_HOST= + +DISCORD_CLIENT_ID= +DISCORD_CLIENT_SECRET= \ No newline at end of file -- cgit v1.2.3