aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/environments/environment.prod.ts
blob: c9f5a3b63fbd46d0e2382ac4e28da40e3b28b9af (plain) (blame)
1
2
3
4
export const environment = {
  production: true,
  apiUrl: ''
}