environment.prod.ts 51 Bytes
Newer Older
Igor Kulikov's avatar
Igor Kulikov committed
1 2 3
export const environment = {
  production: true
};