scraper updates
All checks were successful
Build and Deploy / Build & Push Image (push) Successful in 37s
All checks were successful
Build and Deploy / Build & Push Image (push) Successful in 37s
This commit is contained in:
@@ -12,6 +12,7 @@ defmodule CobblemonUi.Application do
|
||||
{DNSCluster, query: Application.get_env(:cobblemon_ui, :dns_cluster_query) || :ignore},
|
||||
{Phoenix.PubSub, name: CobblemonUi.PubSub},
|
||||
CobblemonUi.CobblemonFS,
|
||||
CobblemonUi.TierListScraper,
|
||||
# Start to serve requests, typically the last entry
|
||||
CobblemonUiWeb.Endpoint
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user