environment.ts 277 B

123456
  1. // This file can be replaced during build by using the `fileReplacements` array.
  2. // `ng build ---prod` replaces `environment.ts` with `environment.prod.ts`.
  3. // The list of file replacements can be found in `angular.json`.
  4. export const environment = {
  5. production: false,
  6. };