chore(env): add example
This commit is contained in:
parent
45f2b62d8d
commit
23c9aab30f
1 changed files with 9 additions and 0 deletions
9
env.example
Normal file
9
env.example
Normal file
|
|
@ -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 =
|
||||
Loading…
Add table
Reference in a new issue