mix francis.server (Francis v0.1.24)
View SourceStarts the application by configuring all endpoints servers to run.
Note: to start the endpoint without using this mix task you must set
server: true in your Phoenix.Endpoint configuration.
Command line options
Task accepts the same command-line options as mix run.
The --no-halt flag is automatically added.