aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/environments/environment.prod.ts
blob: 368aa1389907d2d15d72f32aca57679338917156 (plain) (tree)
1
2
3
4
5
6

                            
             

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