stanley-king 4 years ago
parent
commit
d8995ee8ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/compose/lz-acc/docker-compose.yml

+ 1 - 1
docker/compose/lz-acc/docker-compose.yml

@@ -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"