mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-15 04:35:57 +05:30
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
|
module.exports = {
|
||
|
apiHost: 'https://dev.account.ely.by',
|
||
|
ga: {id: 'UA-XXXXX-Y'}
|
||
|
};
|