On Tue, May 10, 2016 at 7:26 AM, Matija Papec <[email protected]> wrote:
> Ok, while morbo works as I would expect, I cannot run two separate > hypnotoad servers from the same folder. > Instead it tries to start hot deployment, although servers are run from > two separate .pl files. > > I would like to override such behavior if it is possible as both servers > share much of the same plugin files. > I *think* you would just need to have each instance use a separate PID file <http://mojolicious.org/perldoc/Mojo/Server/Hypnotoad#pid_file>. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
