misc/src/environments/environment.prod.ts
2019-09-12 11:08:53 +02:00

4 lines
51 B
TypeScript

export const environment = {
production: true
};