Update ecosystem
Some checks failed
Deploy / deploy (push) Failing after 11s

This commit is contained in:
Leonardo Murça 2025-06-04 20:39:16 -03:00
parent 083cef3abd
commit b5b110355b

View file

@ -10,6 +10,7 @@ module.exports = {
watch: false,
max_memory_restart: '1G',
env: {
PORT: 8001,
NODE_ENV: 'production',
},
},