Mix.Tasks.Phoenix.Server

Mix.Tasks.Phoenix.Server

Starts the application by configuring all endpoints servers to run.

Command line options

This task accepts the same command-line arguments as run. For additional information, refer to the documentation for Mix.Tasks.Run.

For example, to run phoenix.server without checking dependencies:

mix phoenix.server --no-deps-check

The --no-halt flag is automatically added.

Summary

Functions

run(args)

Functions

run(args)

© 2014 Chris McCord
Licensed under the MIT License.
https://hexdocs.pm/phoenix/Mix.Tasks.Phoenix.Server.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部