mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
doc: update docker compose command
This commit is contained in:
parent
b09fc2ee95
commit
467c429d5e
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 up -d`
|
||||
Then run: `docker-compose -f pwd.yml up -d`
|
||||
|
||||
## Final steps
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue