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