2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

Update README.md

This commit is contained in:
vishalseshagiri 2017-08-22 13:30:49 +05:30 committed by GitHub
parent e9ba15a12a
commit fa8e80fe3e

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