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