Prettier format pending files
This commit is contained in:
parent
73dadc7ca8
commit
cfb1652c89
2 changed files with 2 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ VITE_DISCORD_CLIENT_ID=578971245454950421
|
|||
```
|
||||
|
||||
**⚠️ CRITICAL SECURITY WARNING:**
|
||||
|
||||
- **NEVER** include real tokens, secrets, or keys in documentation
|
||||
- **NEVER** commit these to git or public repositories
|
||||
- Only set these values in your hosting platform's environment variables dashboard
|
||||
|
|
|
|||
|
|
@ -177,6 +177,7 @@ VITE_DISCORD_CLIENT_ID=578971245454950421
|
|||
```
|
||||
|
||||
**⚠️ CRITICAL SECURITY: Never commit these secrets to git or upload to documentation!**
|
||||
|
||||
- Get `DISCORD_BOT_TOKEN` from Discord Developer Portal > Bot section
|
||||
- Get `DISCORD_CLIENT_SECRET` from OAuth2 > General section
|
||||
- Get `DISCORD_PUBLIC_KEY` from Bot section
|
||||
|
|
|
|||
Loading…
Reference in a new issue