Clean up the frontend of ECS
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / environments / environment.ts
index 5aca243..51384a8 100644 (file)
@@ -22,7 +22,8 @@
 // The list of file replacements can be found in `angular.json`.
 
 export const environment = {
-  production: false
+  production: false,
+  mock: false
 };
 
 /*