瀏覽代碼

Merge pull request #1449 from porter-dev/master

Remove unnecessary dockerfile ssl option -> staging
Nicolas Frati 4 年之前
父節點
當前提交
e6a97a639d
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      ee/docker/ee.Dockerfile

+ 0 - 3
ee/docker/ee.Dockerfile

@@ -47,9 +47,6 @@ RUN npm i
 
 
 ENV NODE_ENV=production
 ENV NODE_ENV=production
 
 
-# TODO: remove this, but gets around https://github.com/webpack/webpack/issues/14532 for now
-ENV NODE_OPTIONS=--openssl-legacy-provider
-
 RUN npm run build
 RUN npm run build
 
 
 # Deployment environment
 # Deployment environment