export const environment = {
production: false,
hmr: true,
apiUrl: '',
embedUrl: 'http://localhost:9000/videos/embed'
}