Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SiwakornS committed Jan 31, 2019
1 parent 38c5ca9 commit 3857f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,5 +74,5 @@ services:
dummy:
depends_on: [ dockerhost ]
image: appropriate/curl
command: ["http://dockerhost8080"]
command: ["http://dockerhost:8080"]
```

0 comments on commit 3857f67

Please sign in to comment.