diff --git a/react-nginx/Dockerfile b/react-nginx/Dockerfile index a494b01..44eaf8d 100755 --- a/react-nginx/Dockerfile +++ b/react-nginx/Dockerfile @@ -26,16 +26,12 @@ RUN npm run build FROM development as dev-envs -RUN <