Leo %!s(int64=3) %!d(string=hai) anos
pai
achega
12263256ff
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      ecosystem.config.js

+ 2 - 1
ecosystem.config.js

@@ -2,7 +2,8 @@ module.exports = {
   apps: [
     {
       name: "novel",
-      script: "./node_modules/next/dist/bin/next start",
+      script: "yarn",
+      args: "start",
       instances: "max",
       env: {
         NODE_ENV: "production",