Skip to content

Commit

Permalink
Merge pull request #2343 from Amsterdam/sentry-var
Browse files Browse the repository at this point in the history
Added sentry
  • Loading branch information
remyvdwereld authored Nov 27, 2023
2 parents 6ed4cff + 596c8c6 commit 36cee48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.acceptance
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ REACT_APP_KEYCLOAK_REALM=datapunt-ad-acc

# Sentry
REACT_APP_SENTRY_PROJECT_NAME=zaken-frontend
REACT_APP_SENTRY_DSN=https://316bc441aa174156bff4cbc4230fede3@sentry-new.data.amsterdam.nl/50
REACT_APP_SENTRY_DSN=https://f667fd1828ec8f0c074f59f8bb3dd595@sentry.data.amsterdam.nl/10
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ REACT_APP_HOST_TON=https://ton.amsterdam.nl/

# Sentry
REACT_APP_SENTRY_PROJECT_NAME=zaken-frontend
REACT_APP_SENTRY_DSN=https://316bc441aa174156bff4cbc4230fede3@sentry-new.data.amsterdam.nl/50
REACT_APP_SENTRY_DSN=https://f667fd1828ec8f0c074f59f8bb3dd595@sentry.data.amsterdam.nl/10

# Keycloak
REACT_APP_KEYCLOAK_REALM=datapunt-ad
Expand Down

0 comments on commit 36cee48

Please sign in to comment.