Configure release to start server

This commit is contained in:
Correl Roush 2020-05-04 15:38:02 -04:00
parent e48900996b
commit dbe3ec4517

View file

@ -27,3 +27,4 @@ config :planningpoker, PlanningpokerWeb.Endpoint,
#
# Then you can assemble a release by calling `mix release`.
# See `mix help release` for more information.
config :planningpoker, PlanningpokerWeb.Endpoint, server: true