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
commit bc1d1c4a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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