|
@@ -11,7 +11,7 @@ services:
|
|
|
- ../conf/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
|
|
- /nfs/upload:/var/www/html/data/upload
|
|
|
- /nfs/tmerchant:/var/www/html/merchant
|
|
|
- - /nfs/chinatelecom:/var/www/html/chinatelecom
|
|
|
+ - /nfs/ylclient/chinatelecom:/var/www/html/chinatelecom
|
|
|
container_name: "test-nginx"
|
|
|
command: [nginx,'-g','daemon off;']
|
|
|
extra_hosts:
|