Files
perfdb/pdb-js/src/environments/environment.prod.ts
Andreas Huber 65b37e9c67 initial commit of the new UI based on Angular
At this point it is still the example Angular application.
2019-10-08 18:18:24 +02:00

4 lines
51 B
TypeScript

export const environment = {
production: true
};