update ecosystem.config.js

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

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

Loading…
Cancel
Save