mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
Fixed the instructions to refer to the correct filename (#1197)
This commit is contained in:
parent
480c642325
commit
29e9ccf20a
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@ volumes:
|
||||||
step3: run the docker
|
step3: run the docker
|
||||||
|
|
||||||
```
|
```
|
||||||
docker-compose -f ./pwd.yaml up
|
docker-compose -f ./pwd.yml up
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue