mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update How_to_install_Dawarich_using_Docker.md
It is not clear from the documentation how to log in the first time.
This commit is contained in:
parent
ed0b28f553
commit
6ac2bb118b
1 changed files with 2 additions and 0 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue