Commit 4c12cda0 authored by Rais Aryaguna's avatar Rais Aryaguna

fix port server

parent af854f12
......@@ -6,7 +6,7 @@ module.exports = {
args: '--spa',
env: {
PM2_SERVE_PATH: 'dist',
PM2_SERVE_PORT: 8092,
PM2_SERVE_PORT: 9021,
PM2_SERVE_SPA: true,
},
},
......
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 to comment