modify the directory of dev docker-compose.yml

This commit is contained in:
yhua 2016-11-03 15:21:58 +08:00
parent 88b122a777
commit 07b9e5e326

View File

@ -36,7 +36,7 @@ From time to time, you may need to mannually test Harbor REST API. You can deplo
```
* Change the directory to _make_
```sh
cd ../make
cd ../make/dev
```
* Edit the _docker-compose.yml_ file.
```sh