oneshot
This commit is contained in:
@@ -12,8 +12,8 @@ defmodule Rsh26pool.Application do
|
||||
Rsh26pool.Repo,
|
||||
{DNSCluster, query: Application.get_env(:rsh26pool, :dns_cluster_query) || :ignore},
|
||||
{Phoenix.PubSub, name: Rsh26pool.PubSub},
|
||||
# Start a worker by calling: Rsh26pool.Worker.start_link(arg)
|
||||
# {Rsh26pool.Worker, arg},
|
||||
# Periodically closes rooms that have reached their auto-end time.
|
||||
Rsh26pool.RoomCloser,
|
||||
# Start to serve requests, typically the last entry
|
||||
Rsh26poolWeb.Endpoint
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user