accounts-frontend/config/template.env.js

5 lines
92 B
JavaScript
Raw Normal View History

2016-10-09 23:53:00 +05:30
module.exports = {
apiHost: 'https://dev.account.ely.by',
ga: {id: 'UA-XXXXX-Y'}
};