2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-24 07:38:33 +00:00

Update README.md

Former-commit-id: fa8e80fe3ebf43a589ae023609cb6d91e3853eb4
This commit is contained in:
vishalseshagiri 2017-08-22 13:30:49 +05:30
parent f1d67b2152
commit 7cf16223ff

View File

@ -112,7 +112,8 @@ Express dependency between services, which has two effects:
installed. It will be setup for periodic backups and auto updates once
a day.
bench init --skip-bench-mkdir --skip-redis-config-generation frappe-bench
cd ..
bench init --skip-bench-mkdir --skip-redis-config-generation frappe-bench && cd frappe-bench
4. Set the db host for bench (points bench to the mariadb container) since the 3 containers are linked