mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
Update README.md
updated docker compose command
This commit is contained in:
parent
6c7fe3de7f
commit
163225a7f4
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ git clone https://github.com/frappe/frappe_docker
|
|||
cd frappe_docker
|
||||
```
|
||||
|
||||
Then run: `docker compose -f pwd.yml -d`
|
||||
Then run: `docker compose -f pwd.yml up -d`
|
||||
|
||||
## Final steps
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue