docs: change SENTRY_URL to SENTRY_DSN

This commit is contained in:
LukaDev 2024-10-29 19:24:17 +01:00
parent e5e4667a48
commit 2c59af34c5

View file

@ -177,7 +177,7 @@ Stores packages on an S3 compatible storage service, such as
The registry supports [Sentry](https://sentry.io/) for error tracking.
- **SENTRY_URL**: The URL of the Sentry instance.
- **SENTRY_DSN**: The DSN of the Sentry instance.
## Running the registry