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