Skip to content

Commit

Permalink
changed typo in nginx service name (#1) --skip-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
freshkurt authored and kellyjandrews committed Apr 13, 2017
1 parent 2be87b0 commit bd1b25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeship-services.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
volumes:
- ./nginx.conf:/etc/nginx/conf.d/default.conf
Expand Down

0 comments on commit bd1b25d

Please sign in to comment.