Skip to content

Commit 4ca4f94

Browse files
committed
Update readme
1 parent 4d74fba commit 4ca4f94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ content in the `.env` file, or by using the option `--env-file`, for example to
2828
sim-ops$ docker compose --env-file .env.local up
2929
# mcs is available from http://localhost:8080
3030

31+
The default credentials for the basic authentication are:
32+
33+
Username: sim
34+
Password: ops
35+
36+
The default password for the admin section in the MCS is `admin`.
3137
In case you are running behind a reverse proxy, firewall, or any similar setting you may need to update the values
3238
described in `.env.local` to your needs.
3339

0 commit comments

Comments
 (0)