Update README.md

This commit is contained in:
Jan Eitzinger
2022-03-21 09:47:22 +01:00
committed by GitHub
parent 94eb30cfcf
commit 8b69146a10

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. Credentials for login: `demo:AdminDev`. 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 (e.g., the Systems view).
## Howto Build and Run