Add Kocaptcha endpoint to the test config

This commit is contained in:
rinpatch 2019-12-13 22:24:26 +03:00
parent 703e5829dd
commit 3ecdd13bb2
1 changed files with 2 additions and 0 deletions

View File

@ -93,3 +93,5 @@ else
"You may want to create test.secret.exs to declare custom database connection parameters."
)
end
config :pleroma, Pleroma.Captcha.Kocaptcha, endpoint: "https://captcha.kotobank.ch"