fixed wrong discord callback url (#7184)
This commit is contained in:
@@ -131,7 +131,7 @@ GITHUB_APP_PRIVATE_KEY=
|
|||||||
# => https://discord.com/developers/applications/
|
# => https://discord.com/developers/applications/
|
||||||
#
|
#
|
||||||
# When configuring the Client ID, add a redirect URL under "OAuth2":
|
# When configuring the Client ID, add a redirect URL under "OAuth2":
|
||||||
# https://<URL>/api/discord.callback
|
# https://<URL>/auth/discord.callback
|
||||||
DISCORD_CLIENT_ID=
|
DISCORD_CLIENT_ID=
|
||||||
DISCORD_CLIENT_SECRET=
|
DISCORD_CLIENT_SECRET=
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user