allow to enable/disable email signin captcha via env variable

This commit is contained in:
notmd
2023-01-29 23:28:26 +07:00
parent fce158b8d3
commit fb26a52c2c
5 changed files with 20 additions and 7 deletions
+1
View File
@@ -127,6 +127,7 @@ services:
- DEBUG_LOGIN=true
- NEXT_PUBLIC_CLOUDFARE_CAPTCHA_SITE_KEY=1x00000000000000000000AA
- CLOUDFLARE_CAPTCHA_SERCERT_KEY=1x0000000000000000000000000000000AA
- NEXT_PUBLIC_ENABLE_EMAIL_SIGNIN_CAPTCHA=true
depends_on:
webdb:
condition: service_healthy