Skip to content

Commit

Permalink
fix nginx typo --skip-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjandrews authored Apr 13, 2017
1 parent bd1b25d commit 855dd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '2'
services:
ngnix:
nginx:
image: nginx:1.11.10-alpine
ports:
- 80
Expand Down

0 comments on commit 855dd11

Please sign in to comment.