diff --git a/docs/single-server-example.md b/docs/single-server-example.md index ca61cda1..dcdd2ccd 100644 --- a/docs/single-server-example.md +++ b/docs/single-server-example.md @@ -187,7 +187,7 @@ You can stop here and have a single bench single site setup complete. Continue t docker compose --project-name erpnext-one exec backend \ bench new-site --mariadb-user-host-login-scope=% --db-root-password changeit --install-app erpnext --admin-password changeit two.example.com ``` - +Login with Username: Administrator Password: changeit #### Create second bench Setting up additional bench is optional. Continue only if you need multi bench setup.