Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
fix: update reporting account
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkmcadoo committed Nov 7, 2022
1 parent eacc730 commit 178d7e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ module.exports = {
configs: {
production: {
instrumentationType: 'proAndSPA',
accountId: '11554270',
accountId: '10956800',
trustKey: '1',
agentID: '35094807',
licenseKey: 'NRJS-a3f5e1047a2965d965f',
Expand All @@ -92,7 +92,7 @@ module.exports = {
},
development: {
instrumentationType: 'proAndSPA',
accountId: '11554270',
accountId: '10956800',
trustKey: '1',
agentID: '35094808',
licenseKey: 'NRJS-a3f5e1047a2965d965f',
Expand Down

0 comments on commit 178d7e2

Please sign in to comment.