diff --git a/Dockerfile b/Dockerfile index 959bd26..1029d86 100755 --- a/Dockerfile +++ b/Dockerfile @@ -21,4 +21,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;"]