feat: prepare discord channel
This commit is contained in:
@@ -30,6 +30,10 @@ DB_DATABASE=laravel
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=
|
||||
|
||||
# Bot token for the Discord notification integration.
|
||||
# Create an application & bot here: https://discord.com/developers/applications
|
||||
DISCORD_BOT_TOKEN=
|
||||
|
||||
RECAPTCHA_SITE_KEY=
|
||||
RECAPTCHA_PRIVATE_KEY=
|
||||
RECAPTCHA_VERIFY_URL="https://www.google.com/recaptcha/api/siteverify"
|
||||
|
Reference in New Issue
Block a user