diff --git a/pm2.config.js b/pm2.config.js index 6df9991..e0ceae4 100644 --- a/pm2.config.js +++ b/pm2.config.js @@ -10,4 +10,4 @@ export const apps = [{ env: { "NODE_ENV": "production" } -}] \ No newline at end of file +}]