pdnsmanager/frontend/src/environments/environment.prod.ts

4 lines
51 B
TypeScript
Raw Permalink Normal View History

2018-04-08 13:02:00 +02:00
export const environment = {
production: true
};