Phoenix endpoint, router, and asset configuration for the web console.
@spec endpoint_config(pos_integer()) :: keyword()
@spec start(keyword()) :: {:ok, pid()} | {:error, term()}
@spec static_paths() :: [String.t()]
@spec url(keyword()) :: String.t()