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