mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-23 23:28:27 +00:00
Update README.md
Former-commit-id: 52490f5c4b682ee17e4a86c773fa59a28e44f751
This commit is contained in:
parent
40504e8ab6
commit
0840302a8f
12
README.md
12
README.md
@ -50,18 +50,18 @@ A step by step series of examples that tell you have to get a development env ru
|
||||
* Accessing the frappe container via CLI
|
||||
|
||||
./start-container.sh
|
||||
|
||||
* Set the db host for bench(points bench to the mariadb container)
|
||||
|
||||
bench set-mariadb-host mariadb
|
||||
|
||||
|
||||
* Create a new bench
|
||||
|
||||
The init command will create a bench directory with frappe framework
|
||||
installed. It will be setup for periodic backups and auto updates once
|
||||
a day.
|
||||
|
||||
bench init frappe-bench && cd frappe-bench
|
||||
bench init frappe-bench && cd frappe-bench
|
||||
|
||||
* Set the db host for bench(points bench to the mariadb container)
|
||||
|
||||
bench set-mariadb-host mariadb
|
||||
|
||||
* Add a site
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user