pizzatool/frontend/m-ang/angular-tour-of-heroes/src/environments/environment.prod.ts

4 lines
51 B
TypeScript
Raw Normal View History

2020-08-04 18:22:00 +00:00
export const environment = {
production: true
};