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

Commit 74e0fb0

Browse files
dcramerjan-auer
andauthored
Update src/docs/environment/index.mdx
Co-authored-by: Jan Michael Auer <[email protected]>
1 parent 6606aff commit 74e0fb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/docs/environment/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,10 @@ If you would like to be able to run `devserver` outside of your root checkout, y
267267
displayed correctly.
268268
</Alert>
269269
270-
### A Note on Relay
270+
### Ingestion Pipeline (Relay)
271271
272-
Some services are not run in all situations, and one of those is <Link to="/services/relay/">Relay</Link>. If you need a more production-like environment
273-
in development, you can set `SENTRY_USE_RELAY=True` in `~/.sentry/sentry.conf.py`. This will launch relay as part of the
272+
Some services are not run in all situations, among those are <Link to="/services/relay/">Relay</Link> and the ingest workers. If you need a more production-like environment
273+
in development, you can set `SENTRY_USE_RELAY=True` in `~/.sentry/sentry.conf.py`. This will launch Relay as part of the
274274
`devserver` workflow.
275275
276276
## Setting up Getsentry

0 commit comments

Comments
 (0)