X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdocker.exs;h=f9f27d141511ea8c3836a880869c38c670953075;hb=8fe59d495df0c7fb999579b214f0b241835211b2;hp=63ab4cdeefebe3d8756bf09f8f9e5f15ba815a1c;hpb=a2b98f6d58218c5806247743aa0a2a600c9959ab;p=akkoma diff --git a/config/docker.exs b/config/docker.exs index 63ab4cdee..f9f27d141 100644 --- a/config/docker.exs +++ b/config/docker.exs @@ -10,7 +10,7 @@ config :pleroma, :instance, notify_email: System.get_env("NOTIFY_EMAIL"), limit: 5000, registrations_open: false, - dynamic_configuration: true + healthcheck: true config :pleroma, Pleroma.Repo, adapter: Ecto.Adapters.Postgres,