X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=ui%2Fweb%2FREADME.md;h=1a129e14132574deb40be07d82f4352c8659a7a8;hb=dd9a33293e9041dd55a8f19bac75920765efc59f;hp=7ae92537e2424bb50efc43ffa603a96c6b3452a3;hpb=f80e9e18fc7c72e2867cf65ab6647d881759d0a9;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/README.md b/ui/web/README.md index 7ae92537..1a129e14 100644 --- a/ui/web/README.md +++ b/ui/web/README.md @@ -23,8 +23,8 @@ The simulator UI server must be enabled, use WebSocket transport type and have a "enabled": true, "type": "ws", "authentication": { - "enabled": false, - "type": "basic-auth", + "enabled": true, + "type": "protocol-basic-auth", "username": "admin", "password": "admin" }