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