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

                            
             

            
export const environment = {
  production: true,
  hmr: false,
  apiUrl: ''
}