You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,10 +129,8 @@ pnpm run dev-ui
129
129
130
130
**Dev server URLs:**
131
131
132
-
- Full devserver (`devservices serve`): http://dev.getsentry.net:8000
133
-
- Frontend-only (`pnpm run dev-ui`): https://sentry.dev.getsentry.net:7999/
134
-
135
-
The `dev-ui` server proxies `/api/*` to production `sentry.io`, so you must be logged into sentry.io in the same browser. No local backend or devservices needed.
0 commit comments