Update README.md

This commit is contained in:
Jan Eitzinger 2022-03-16 10:15:46 +01:00 committed by GitHub
parent 465b0fa21b
commit 80978319e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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