mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-20 07:02:58 +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'}
|
|
};
|