update ecosystem.config.js

pull/43/head
Jon Eugster 2 years ago
parent 3117182494
commit af2416b97a

@ -2,7 +2,7 @@
module.exports = {
apps : [{
name : "lean4game",
script : "server/index.js",
script : "server/index.mjs",
env: {
NODE_ENV: "production",
PORT: 8002

Loading…
Cancel
Save