We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RT
很多时候并不需要pmgo来编译代码,只要安静的用pmgo来启用和管理就好了。 比如,启动的时候指定可执行文件的路径, 或是启动的时候使用一个配置文件,pmgo start abcd.toml ,配置文件可以指定运行的文件、工作目录,运行参数、环境变量、日志保存的目录等内容,就好像pm2一样。
我不需要pmgo来编译代码。
The text was updated successfully, but these errors were encountered:
@jorise7 你好 不好意思,回复晚了,这几天家里有事。十分感谢你的建议,通过配置文件启动也是该项目下一步需要添加的feature,至于不编译我觉得这个暂时是不支持的。 等下一版发布后,我将在这个issue中at你。
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
RT
很多时候并不需要pmgo来编译代码,只要安静的用pmgo来启用和管理就好了。
比如,启动的时候指定可执行文件的路径, 或是启动的时候使用一个配置文件,pmgo start abcd.toml ,配置文件可以指定运行的文件、工作目录,运行参数、环境变量、日志保存的目录等内容,就好像pm2一样。
我不需要pmgo来编译代码。
The text was updated successfully, but these errors were encountered: