mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-02-22 05:46:21 +00:00
Mix.Task.run and ensure serve_endpoints is set to false In release environments there is no Mix.Task.run and serve_endpoints must be set to true for the endpoints to start, so we need to ensure it is set to false before starting Pleroma for executing a mix task. |
||
---|---|---|
.. | ||
mix/tasks | ||
pleroma | ||
healthcheck.ex | ||
jason_types.ex | ||
transports.ex | ||
xml_builder.ex |