Reconfigure plug at runtime with env

Closes #1165

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-06 08:59:50 +02:00
parent 0265e0220e
commit c080795955
4 changed files with 19 additions and 8 deletions

View File

@@ -206,6 +206,7 @@ defmodule Mobilizon.Mixfile do
{:codepagex, "~> 0.1.6"},
{:vite_phx, "~> 0.2"},
{:unplug, "~> 1.0.0"},
{:replug, "~> 0.1.0"},
# Dev and test dependencies
{:phoenix_live_reload, "~> 1.2", only: [:dev, :e2e]},
{:ex_machina, "~> 2.3", only: [:dev, :test]},