updating game state
This commit is contained in:
@@ -46,6 +46,7 @@ defmodule BackendWeb.Endpoint do
|
||||
)
|
||||
|
||||
plug(Plug.RequestId)
|
||||
plug(BackendWeb.Plugs.HealthCheckLogger)
|
||||
plug(BackendWeb.Plugs.Telemetry, event_prefix: [:phoenix, :endpoint])
|
||||
|
||||
plug(Plug.Parsers,
|
||||
|
||||
Reference in New Issue
Block a user