Skip to content

Commit

Permalink
add port
Browse files Browse the repository at this point in the history
  • Loading branch information
iMega authored Sep 19, 2016
1 parent 7a4610a commit 2206223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ fixtures
### Run consul

```
docker run -d -v `pwd`/fixtures:/data imega/consul
docker run -d -v `pwd`/fixtures:/data -p 8500:8500 imega/consul
```

### Check value
Expand Down

0 comments on commit 2206223

Please sign in to comment.