4 lines
52 B
TypeScript
Raw Normal View History

export const environment = {
production: false
};