Discord Configuration Example
cgen-a0cf6d553a4346c8a36f71b56d40a59c
This commit is contained in:
parent
06930aee74
commit
b06ea32e94
1 changed files with 4 additions and 0 deletions
4
.env.discord.example
Normal file
4
.env.discord.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Discord Activity Configuration
|
||||
VITE_DISCORD_CLIENT_ID=578971245454950421
|
||||
DISCORD_CLIENT_SECRET=your-discord-client-secret-here
|
||||
DISCORD_REDIRECT_URI=https://your-domain.com/discord/callback
|
||||
Loading…
Reference in a new issue