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