Commit d01c32a5 by xiawei

更新 pDockerfile

parent f083ca5d
......@@ -19,7 +19,6 @@ export default {
base: BASE_URL,
middleware: ['device']
},
mode: 'universal',
parallel: true,
cache: true,
terser: {
......
FROM registry.cn-hangzhou.aliyuncs.com/open_images/node12.13.1-pm2
ENV NODE_ENV=production
ENV HOST 0.0.0.0
ADD ./ /var/www/web_live
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment