Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
fixed typo (#1216)
Browse files Browse the repository at this point in the history
  • Loading branch information
markiemm committed Apr 10, 2024
1 parent 83a7752 commit 06c702c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/integrations/discord/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ discord.bot-token: "<bot token>"
**NOTE**: If you're doing local Sentry development, you should use a tool like Ngrok and add `system.url-prefix: "https://<your_subdomain>.ngrok.io"` to your `~/.sentry/config.yml`. Otherwise, installing the Discord bot won't work, as it will not be able to communicate with your local Sentry instance.

After you update the <code>config.yml</code>, restart you Sentry server to continue the setup process.
After you update the <code>config.yml</code>, restart your Sentry server to continue the setup process.

## Configure your Discord interactions endpoint

Expand Down

0 comments on commit 06c702c

Please sign in to comment.