|
@@ -28,6 +28,7 @@ services:
|
|
|
- /nfs/upload:/var/www/html/data/upload
|
|
|
- /nfs/merchant:/var/www/html/merchant
|
|
|
- ../../conf/nginx/cert:/etc/nginx/cert
|
|
|
+ - /nfs/icp:/var/www/html/icp
|
|
|
- ../../conf/nginx/nginx-linzh-https.conf:/etc/nginx/nginx.conf:ro
|
|
|
container_name: "panda-nginx-https"
|
|
|
command: [nginx,'-g','daemon off;']
|