services: pleroma: enable healthcheck
This commit is contained in:
parent
1c535b8a99
commit
3782fe8ab5
|
@ -62,6 +62,7 @@ in {
|
||||||
notify_email: "pleroma@alarsyo.net",
|
notify_email: "pleroma@alarsyo.net",
|
||||||
limit: 5000,
|
limit: 5000,
|
||||||
registrations_open: false
|
registrations_open: false
|
||||||
|
healthcheck: true
|
||||||
|
|
||||||
config :pleroma, :media_proxy,
|
config :pleroma, :media_proxy,
|
||||||
enabled: false,
|
enabled: false,
|
||||||
|
|
Loading…
Reference in a new issue