Fix error in docker-compose.yml

pull/257/head
khs1994 2017-11-28 12:05:00 +08:00
parent c55e82300c
commit 93f8b01d32
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
windows:
image: nginx:alpine
volume:
volumes:
- ./:/srv/www
- .travis/conf.d/default.conf:/etc/nginx/conf.d/default.conf
ports: