mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-02 06:34:13 +00:00
Add Kocaptcha endpoint to the test config
This commit is contained in:
parent
703e5829dd
commit
3ecdd13bb2
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue