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