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