mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
5 lines
106 B
Bash
5 lines
106 B
Bash
# used for log-in
|
|
DISCORD_CLIENT_ID=
|
|
DISCORD_CLIENT_SECRET=
|
|
JWT_SECRET=
|
|
NEXTAUTH_URL=http://localhost:3000 |