Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adrigardi90 committed Jul 23, 2019
1 parent 78fb356 commit faeaf38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ exposing the API

```bash
# Build the images
docker-compose build
docker-compose -f docker-compose.yml build

# Create and run the two instances
docker-compose up
docker-compose -f docker-compose.yml up

```

Expand Down

0 comments on commit faeaf38

Please sign in to comment.