update
This commit is contained in:
Binary file not shown.
BIN
phoenix/_build/prod/lib/shooting_event_phx/.mix/compile.elixir
Normal file
BIN
phoenix/_build/prod/lib/shooting_event_phx/.mix/compile.elixir
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,46 @@
|
||||
{application,shooting_event_phx,
|
||||
[{modules,
|
||||
['Elixir.ShootingEventPhx','Elixir.ShootingEventPhx.AI.Gemini',
|
||||
'Elixir.ShootingEventPhx.Application',
|
||||
'Elixir.ShootingEventPhx.Auth',
|
||||
'Elixir.ShootingEventPhx.Auth.SessionStore',
|
||||
'Elixir.ShootingEventPhx.Domain.AppSetting',
|
||||
'Elixir.ShootingEventPhx.Domain.Derived',
|
||||
'Elixir.ShootingEventPhx.Domain.EventData',
|
||||
'Elixir.ShootingEventPhx.Domain.Player',
|
||||
'Elixir.ShootingEventPhx.Domain.Score',
|
||||
'Elixir.ShootingEventPhx.Domain.ScoreAttachment',
|
||||
'Elixir.ShootingEventPhx.Domain.Settings',
|
||||
'Elixir.ShootingEventPhx.Domain.Stages',
|
||||
'Elixir.ShootingEventPhx.Domain.StateService',
|
||||
'Elixir.ShootingEventPhx.Events','Elixir.ShootingEventPhx.Repo',
|
||||
'Elixir.ShootingEventPhxWeb',
|
||||
'Elixir.ShootingEventPhxWeb.ApiController',
|
||||
'Elixir.ShootingEventPhxWeb.Endpoint',
|
||||
'Elixir.ShootingEventPhxWeb.ErrorJSON',
|
||||
'Elixir.ShootingEventPhxWeb.EventsController',
|
||||
'Elixir.ShootingEventPhxWeb.FrontendController',
|
||||
'Elixir.ShootingEventPhxWeb.Plugs.AdminOnly',
|
||||
'Elixir.ShootingEventPhxWeb.Plugs.CORS',
|
||||
'Elixir.ShootingEventPhxWeb.Router',
|
||||
'Elixir.ShootingEventPhxWeb.Telemetry']},
|
||||
{compile_env,
|
||||
[{shooting_event_phx,
|
||||
['Elixir.ShootingEventPhxWeb.Endpoint',code_reloader],
|
||||
error},
|
||||
{shooting_event_phx,
|
||||
['Elixir.ShootingEventPhxWeb.Endpoint',debug_errors],
|
||||
error},
|
||||
{shooting_event_phx,
|
||||
['Elixir.ShootingEventPhxWeb.Endpoint',force_ssl],
|
||||
{ok,[{rewrite_on,[x_forwarded_proto]},
|
||||
{exclude,[{hosts,[<<"localhost">>,<<"127.0.0.1">>]}]}]}}]},
|
||||
{optional_applications,[]},
|
||||
{applications,
|
||||
[kernel,stdlib,elixir,logger,runtime_tools,phoenix,phoenix_ecto,
|
||||
ecto_sql,ecto_sqlite3,telemetry_metrics,telemetry_poller,jason,req,
|
||||
dns_cluster,bandit]},
|
||||
{description,"shooting_event_phx"},
|
||||
{registered,[]},
|
||||
{vsn,"0.1.0"},
|
||||
{mod,{'Elixir.ShootingEventPhx.Application',[]}}]}.
|
||||
1
phoenix/_build/prod/lib/shooting_event_phx/priv
Symbolic link
1
phoenix/_build/prod/lib/shooting_event_phx/priv
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../priv
|
||||
Reference in New Issue
Block a user