mix francis.server (Francis v0.1.20)

View Source

Starts 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.