4 lines
51 B
TypeScript
Raw Normal View History

2022-06-17 10:48:15 +10:00
export const environment = {
production: true
};