2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-07 20:59:03 +00:00

Update README.md (#1423)

updated docker compose command
This commit is contained in:
vama 2024-06-30 04:12:24 +05:30 committed by GitHub
parent 484ff82e71
commit c1ee06b6ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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