1 2 3 4 5 6
export const environment = { production: false, hmr: true, apiUrl: '', originServerUrl: 'http://localhost:9000' }