I'm not sure what you mean. The command line *is* hypnotoad, and it has an -f option for foreground: https://metacpan.org/pod/distribution/Mojolicious/script/hypnotoad (all it really does is set the HYPNOTOAD_FOREGROUND env var)
Note that when running hypnotoad in foreground mode it cannot do hot deployment though. On Wed, Aug 2, 2017 at 4:55 PM, Daniel Suen <[email protected]> wrote: > I would like to run hypnotoad programmatically under docker, I know the > command line has a -f switch but I don't see it for the > Mojo::Server::Hypnotoad. Does anyone know how to do this? Any help is > appreciated. Thanks. > > Daniel > > -- > 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. > -- 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.
