environment.ts 74 Bytes EditWeb IDE 1 2 3 4 export const AppConfig = { production: false, environment: 'LOCAL' };