Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 135 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 135 Bytes

Sentry Configuration

*nix

export SENTRY_URL=<sentry_url> 

Windows:

SETX SENTRY_URL <sentry_url>