export const environment = {
production: false,
hmr: true,
apiUrl: '',
originServerUrl: 'http://localhost:9000'
}