feature: Adds Captcha authentication to Forgejo
This commit is contained in:
parent
26faa49a8f
commit
bde18cd5b7
3 changed files with 8 additions and 4 deletions
|
@ -101,9 +101,6 @@
|
|||
"MCAPTCHA_source_code" = "https://github.com/mCaptcha/mCaptcha";
|
||||
"PORT" = "7000";
|
||||
};
|
||||
ports = [
|
||||
"7000:7000/tcp"
|
||||
];
|
||||
dependsOn = [
|
||||
"mcaptcha-cache"
|
||||
"mcaptcha-db"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue