Fix demo password in README.md

This commit is contained in:
Alex
2023-06-14 10:33:01 +02:00
committed by GitHub
parent 59008ec013
commit 8ab482d503

View File

@@ -50,7 +50,7 @@ cd ./cc-backend
./startDemo.sh
```
You can access the web interface at http://localhost:8080.
Credentials for login: `demo:AdminDev`.
Credentials for login: `demo:demo`.
Please note that some views do not work without a metric backend (e.g., the Systems and Status view).
## Howto Build and Run