Call broadcast function from app configured module.
This commit is contained in:
parent
d6e877137f
commit
fc54fa1761
7 changed files with 15 additions and 22 deletions
|
@ -28,6 +28,8 @@ config :logger, backends: [RingLogger]
|
|||
|
||||
config :phoenix, :json_library, Jason
|
||||
|
||||
config :morse, :progress_socket, UiWeb.UserSocket
|
||||
|
||||
if Mix.target() != :host do
|
||||
"target.exs"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue