mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
Merge 5fe3bd0aef into 62c15cc2ac
This commit is contained in:
commit
73b778a9cc
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ Express dependency between services, which has two effects:
|
||||||
It creates a user, frappe inside the frappe container, whose working directory is /home/frappe. It also clones
|
It creates a user, frappe inside the frappe container, whose working directory is /home/frappe. It also clones
|
||||||
the bench-repo from [here](https://github.com/frappe/bench)
|
the bench-repo from [here](https://github.com/frappe/bench)
|
||||||
|
|
||||||
docker-compose up -d
|
sudo docker-compose up -d
|
||||||
|
|
||||||
Note: Please do not remove the bench-repo directory the above commands will create
|
Note: Please do not remove the bench-repo directory the above commands will create
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue