mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
#169: forntend logging. Sentry integration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
apiHost: 'https://dev.account.ely.by',
|
||||
ga: {id: 'UA-XXXXX-Y'}
|
||||
ga: {id: 'UA-XXXXX-Y'},
|
||||
sentryCdn: 'https://<key>@sentry.io/<project>'
|
||||
};
|
||||
|
Reference in New Issue
Block a user