From 6ac2bb118b72d3e414a07b36998fdc9106fd0003 Mon Sep 17 00:00:00 2001 From: Alvaro Graves Date: Sat, 9 Nov 2024 19:58:10 -0800 Subject: [PATCH] Update How_to_install_Dawarich_using_Docker.md It is not clear from the documentation how to log in the first time. --- docs/How_to_install_Dawarich_using_Docker.md | 2 ++ 1 file changed, 2 insertions(+) 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`.