diff --git a/docs/How_to_install_Dawarich_using_Docker.md b/docs/How_to_install_Dawarich_using_Docker.md index 2cebf361..4a947f89 100644 --- a/docs/How_to_install_Dawarich_using_Docker.md +++ b/docs/How_to_install_Dawarich_using_Docker.md @@ -7,3 +7,5 @@ To quick Dawarich install copy the contents of the `docker-compose.yml` file fro This command use [docker-compose.yml](../docker-compose.yml) to build your local environment. When this command done successfully and all services in containers will start you can open Dawarich web UI by this link [http://127.0.0.1:3000](http://127.0.0.1:3000). + +Default credentials for first login in are `user@domain.com` and `password`.