Packages

An architecture in a box for a back-end webserver.

Current section

Files

Jump to
mithril template $PROJECT_NAME$ phoenix_static_buildpack.config
Raw

template/$PROJECT_NAME$/phoenix_static_buildpack.config

<% MixTemplates.ignore_file_unless(assigns[:deploy] == "heroku") %>
node_version=9.2.0
phoenix_relative_path="apps/<%= @project_name %>_web"
assets_path="assets"
compile="bin/deploy/heroku_compile_assets"
phoenix_ex="phx"