mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 00:55:10 +00:00
Merge pull request #1 from Mood93/Mood93-md-edit-1
Add cd command for clarity
This commit is contained in:
commit
eef5301e9d
1 changed files with 4 additions and 0 deletions
|
|
@ -238,6 +238,10 @@ volumes:
|
||||||
|
|
||||||
step3: run the docker
|
step3: run the docker
|
||||||
|
|
||||||
|
```
|
||||||
|
cd frappe_docker
|
||||||
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
docker-compose -f ./pwd.yml up
|
docker-compose -f ./pwd.yml up
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue