mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-25 14:38:54 +00:00
Fix error in docker-compose.yml
This commit is contained in:
parent
c55e82300c
commit
93f8b01d32
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user