root 5 tháng trước cách đây
mục cha
commit
0ddb766cfe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docker-compose.lvyin.yml

+ 1 - 1
docker-compose.lvyin.yml

@@ -28,7 +28,7 @@ services:
     container_name: match-vote-nextjs-nginx-lvyin
     image: nginx:alpine
     ports:
-      - "8081:80"
+      - "8082:80"
     volumes:
       - ./nginx:/etc/nginx/conf.d
       - ./logs/nginx:/var/log/nginx