jax 4 сар өмнө
parent
commit
726a609ed5

+ 1 - 1
docker-compose.prod.yml

@@ -31,7 +31,7 @@ services:
     container_name: match-vote-nextjs-nginx-1
     image: nginx:alpine
     ports:
-      - "8080:80"
+      - "8081:80"
 
     volumes:
       - ./nginx:/etc/nginx/conf.d