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


                            
                                    
 
export const environment = {
  production: false,
  hmr: true,
  apiUrl: 'http://192.168.1.42:9000'
}