Skip to content

docs: update full.md#198

Open
chaewonkong wants to merge 1 commit into
pm2-hive:masterfrom
chaewonkong:fix/full
Open

docs: update full.md#198
chaewonkong wants to merge 1 commit into
pm2-hive:masterfrom
chaewonkong:fix/full

Conversation

@chaewonkong

@chaewonkong chaewonkong commented Sep 28, 2020

Copy link
Copy Markdown

Summary

Fix misguiding documentation.

pm2 ecosystem yields ecosystem.config.js not process.yml.

Running pm2 start process.yml will generates an error below:

[PM2][ERROR] File process.yml not found

As-is

bash bash
$ pm2 start process.yml

### To-Be
```bash
$ pm2 start ecosystem.config.js
```	```

@chaewonkong chaewonkong marked this pull request as ready for review September 28, 2020 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant