From 47291db420a4a088e45fa89528012241a38be42b Mon Sep 17 00:00:00 2001 From: Volodymyr Dombrovskyi <9673665+rebelvg@users.noreply.github.com> Date: Tue, 10 Dec 2024 01:42:50 +0200 Subject: [PATCH] Update How_to_install_Dawarich_using_Docker.md updated docker compose setup readme --- docs/How_to_install_Dawarich_using_Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/How_to_install_Dawarich_using_Docker.md b/docs/How_to_install_Dawarich_using_Docker.md index 4a947f89..28a6c9c0 100644 --- a/docs/How_to_install_Dawarich_using_Docker.md +++ b/docs/How_to_install_Dawarich_using_Docker.md @@ -8,4 +8,4 @@ This command use [docker-compose.yml](../docker-compose.yml) to build your local 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`. +Default credentials for first login in are `demo@dawarich.app` and `password`.