@ -4,6 +4,8 @@ module.exports = {
name : "lean4game",
script : "server/index.mjs",
env: {
LEAN4GAME_GITHUB_USER: "",
LEAN4GAME_GITHUB_TOKEN: "",
NODE_ENV: "production",
PORT: 8002
},