From d17b9213ce1addc9abbb2dd918e0ca0735725aca Mon Sep 17 00:00:00 2001 From: Karl G Date: Mon, 28 Aug 2017 12:24:21 +0200 Subject: [PATCH] Readme: mention mysql pw Add mysql password and reference to password in create site section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ec029a..2f64cd76 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Express dependency between services, which has two effects: 5. Add a site (make sure your current path is /home/frappe/frappe-bench) Frappe apps are run by frappe sites and you will have to create at least one - site. The new-site command allows you to do that. + site. The new-site command allows you to do that. Enter MySQL root password which is `123` (see:[docker-compose.yml#L6]( https://github.com/frappe/frappe_docker/blob/master/docker-compose.yml#L6)) bench new-site site1.local