From 23c9aab30f91922edc6dd93a8ac55eea24e71094 Mon Sep 17 00:00:00 2001 From: focat <78060856+focat69@users.noreply.github.com> Date: Sat, 4 Jul 2026 12:49:45 -0700 Subject: [PATCH] chore(env): add example --- env.example | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 env.example diff --git a/env.example b/env.example new file mode 100644 index 0000000..82fb480 --- /dev/null +++ b/env.example @@ -0,0 +1,9 @@ +DISCORD_TOKEN = +DISCORD_CLIENT_SECRET = +DISCORD_CLIENT_ID = +MONGODB_URI = + +NEXTAUTH_URL = http://localhost:3000 # local +# NEXTAUTH_URL = https://pummmp.fun # production + +NEXTAUTH_SECRET =