Browse Source

CH-财务填报-构建-1

953954216 6 months ago
parent
commit
a6c3a548bc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ruoyi-ui/Dockerfile

+ 2 - 2
ruoyi-ui/Dockerfile

@@ -4,8 +4,8 @@ WORKDIR /code
 
 ADD package.json /code
 
-#ENV  NODE_OPTIONS=--openssl-legacy-provider
-#RUN  export NODE_OPTIONS
+ENV  NODE_OPTIONS=--openssl-legacy-provider
+RUN  #export NODE_OPTIONS
 
 RUN npm config set registry https://registry.npmmirror.com