Clean up the frontend of ECS
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / environments / environment.prod.ts
index fb04b9c..d413e00 100644 (file)
@@ -18,5 +18,6 @@
  * ========================LICENSE_END===================================
  */
 export const environment = {
-  production: true
+  production: true,
+  mock: false
 };