4 lines
51 B
TypeScript
Raw Normal View History

export const environment = {
production: true
};