We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc3339 commit 6ca1faaCopy full SHA for 6ca1faa
1 file changed
ecosystem.config.js
@@ -10,7 +10,7 @@
10
* pm2 start ecosystem.config.js --env production
11
*/
12
13
-module.exports = {
+export default {
14
apps: [
15
{
16
name: 'tpen3-services',
0 commit comments