export const environment = {
production: true,
apiBase: 'https://vazhgar.com/api/v1.0',
uploadUrl: 'https://vazhgar.com/api/v1.0/file',
staticBase: 'https://vazhgar.com/static',
cronus: {
host: 'cronus.nowruzgan.com',
logUrl: 'https://cronus.nowruzgan.com/api/v1.0/log',
key: '37f248a270210a27dbabdc624e27a46f',
eventType: 'vazhgar-web'
}
};