mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
#207: add ga support
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"apiHost": "https://dev.account.ely.by"
|
||||
}
|
4
config/template.env.js
Normal file
4
config/template.env.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
apiHost: 'https://dev.account.ely.by',
|
||||
ga: {id: 'UA-XXXXX-Y'}
|
||||
};
|
Reference in New Issue
Block a user