Merge pull request #139 from aw32/patch-1

Fix demo password in README.md
This commit is contained in:
Jan Eitzinger
2023-06-14 10:52:30 +02:00
committed by GitHub

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