diff --git a/Dockerfile b/Dockerfile index a92859a..e76055a 100755 --- a/Dockerfile +++ b/Dockerfile @@ -17,4 +17,4 @@ CMD ["nginx", "-g", "daemon off;"] # COPY /dist /usr/share/nginx/html # COPY /nginx.conf /etc/nginx/nginx.conf # EXPOSE 32166 -# CMD ["nginx", "-g", "daemon off;"] \ No newline at end of file +# CMD ["nginx", "-g", "daemon off;"]