mirror of
https://github.com/correl/planning-poker.git
synced 2024-11-14 19:19:30 +00:00
Configure release to start server
This commit is contained in:
parent
e48900996b
commit
dbe3ec4517
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue