Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khs1994 authored Nov 28, 2017
1 parent 3a8c201 commit e8a5cbb
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
Expand Up @@ -14,7 +14,7 @@ services:
image: nginx:alpine
volumes:
- ./:/srv/www
- .travis/conf.d/default.conf:/etc/nginx/conf.d/default.conf
- .travis/conf.d:/etc/nginx/conf.d
ports:
- 4000:4000

Expand Down

0 comments on commit e8a5cbb

Please sign in to comment.