[#2497] Added video preview proxy. Switched from exexec to Port.
This commit is contained in:
parent
27e7999a15
commit
da116d81fb
8 changed files with 41 additions and 89 deletions
2
mix.exs
2
mix.exs
|
|
@ -186,8 +186,6 @@ defmodule Pleroma.Mixfile do
|
|||
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
|
||||
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
|
||||
{:restarter, path: "./restarter"},
|
||||
# Note: `runtime: true` for :exexec makes CI fail due to `root` user (see Pleroma.Exec)
|
||||
{:exexec, "~> 0.2", runtime: false},
|
||||
{:open_api_spex,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git",
|
||||
ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue