rsnext/examples/with-sentry/sentry.properties
iker barriocanal 4bc87e479c
Update example with-sentry (#24819)
The [official Sentry Next.js SDK](https://docs.sentry.io/platforms/javascript/guides/nextjs/) is now the recommended choice to use with Next.js, instead of the previous workarounds. This PR updates the example, which now uses the SDK.
2021-05-07 12:52:03 +00:00

5 lines
169 B
INI

defaults.url=# your base url
defaults.org=# your org
defaults.project=# your project
auth.token=# your auth token
cli.executable=# [optional] path to the cli executable