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