build: bump volta node version
[e-mobility-charging-stations-simulator.git] / ui / web / src / assets / config-template.json
index 1997f9d10aeb2ecc72cec5dacfda0d0e254af357..1542583a2b0f9f96784e5fcadc20d53378235f38 100644 (file)
@@ -5,8 +5,8 @@
     "protocol": "ui",
     "version": "0.0.1",
     "authentication": {
-      "enabled": false,
-      "type": "basic-auth",
+      "enabled": true,
+      "type": "protocol-basic-auth",
       "username": "admin",
       "password": "admin"
     }