2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-18 18:19:02 +00:00

Add cd command for clarity (#1214)

This commit is contained in:
Mahmoud (Moudy) Taleb 2023-08-24 03:36:05 -05:00 committed by GitHub
parent 05a383fd3a
commit 8fa392ffff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,6 +238,10 @@ volumes:
step3: run the docker
```
cd frappe_docker
```
```
docker-compose -f ./pwd.yml up
```