root 8 bulan lalu
induk
melakukan
0ddb766cfe
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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