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.  | 
			||
|---|---|---|
| .. | ||
| common.ex | ||
| database.ex | ||
| emoji.ex | ||
| instance.ex | ||
| relay.ex | ||
| robots_txt.eex | ||
| robotstxt.ex | ||
| sample_config.eex | ||
| sample_psql.eex | ||
| uploads.ex | ||
| user.ex | ||