fix: remove line with nginx conf

parent 6352e90d
......@@ -7,6 +7,5 @@ EXPOSE 3000
CMD ["npm", "start"]
FROM nginx:1.23.3-alpine
COPY nginx.conf /etc/nginx/nginx.conf
EXPOSE 80
EXPOSE 443
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment