From 5c834e269bfff00b92ee63862cbbc7165743de9e Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Wed, 13 May 2026 16:36:35 +0100 Subject: add better-auth --- .../red-right-hand/174bg.net/production/.env.174bg-net.example | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 communities/red-right-hand/174bg.net/production/.env.174bg-net.example (limited to 'communities/red-right-hand/174bg.net/production/.env.174bg-net.example') diff --git a/communities/red-right-hand/174bg.net/production/.env.174bg-net.example b/communities/red-right-hand/174bg.net/production/.env.174bg-net.example new file mode 100644 index 0000000..a2c6b85 --- /dev/null +++ b/communities/red-right-hand/174bg.net/production/.env.174bg-net.example @@ -0,0 +1,5 @@ +# openssl rand -base64 32 +BETTER_AUTH_SECRET= + +# base URL of your app +BETTER_AUTH_URL= \ No newline at end of file -- cgit v1.2.3