mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 14:50:58 +00:00
Update README.md
This commit is contained in:
parent
4046798add
commit
52490f5c4b
@ -51,10 +51,6 @@ A step by step series of examples that tell you have to get a development env ru
|
||||
|
||||
./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
|
||||
@ -63,6 +59,10 @@ A step by step series of examples that tell you have to get a development env ru
|
||||
|
||||
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
|
||||
|
||||
Frappe apps are run by frappe sites and you will have to create at least one
|
||||
|
Loading…
Reference in New Issue
Block a user