aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/environments/environment.hmr.ts
blob: 72eed45e5e6e8d7c81427c75bbbdfdaeae37c785 (plain) (tree)
1
2
3
4
5
6


                            

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