Cleanups.
[e-mobility-charging-stations-simulator.git] / src / scripts / scriptConfig-template.json
index fb911ff30d23f20dc837b216829a9f9b40c3b4f3..f30b37ad30fd1fc4180f07987333c7d9e9714bf2 100644 (file)
@@ -1,6 +1,8 @@
 {
   "publicFlag": true,
-  "tenantIDs": [""],
+  "tenantIDs": [
+    ""
+  ],
   "idPattern": "",
   "mongoConnectionString": "mongodb://..."
 }