更新 'docker-compose.yml'
This commit is contained in:
parent
a0ff3671ec
commit
26c4d5cd40
|
@ -12,7 +12,7 @@ services:
|
|||
# 数据卷
|
||||
volumes:
|
||||
# 映射主机./conf.d目录到容器/etc/nginx/conf.d目录
|
||||
- "/srv/dco/web/nginx/conf.d:/etc/nginx/conf.d"
|
||||
- "/srv/hd/pub/docker/dco/web/nginx/conf.d:/etc/nginx/conf.d"
|
||||
- "/srv/hd/pub/web/80:/var/www/html"
|
||||
networks:
|
||||
- web_net
|
||||
|
|
Loading…
Reference in New Issue