mirror of
https://github.com/outline/outline.git
synced 2025-12-30 07:19:52 -06:00
fixed wrong discord callback url (#7184)
This commit is contained in:
@@ -131,7 +131,7 @@ GITHUB_APP_PRIVATE_KEY=
|
||||
# => https://discord.com/developers/applications/
|
||||
#
|
||||
# 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_SECRET=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user