Fixed the instructions to refer to the correct filename (#1197)
This commit is contained in:
@@ -239,7 +239,7 @@ volumes:
|
||||
step3: run the docker
|
||||
|
||||
```
|
||||
docker-compose -f ./pwd.yaml up
|
||||
docker-compose -f ./pwd.yml up
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user