mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-09 00:20:03 +08:00
Merge branch 'main' into 911_control_email_signin
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ declare global {
|
||||
interface ProcessEnv {
|
||||
NODE_ENV: "development" | "production";
|
||||
NEXT_PUBLIC_CLOUDFLARE_CAPTCHA_SITE_KEY: string;
|
||||
CLOUDFLARE_CAPTCHA_SERCERT_KEY: string;
|
||||
CLOUDFLARE_CAPTCHA_SECRET_KEY: string;
|
||||
NEXT_PUBLIC_ENABLE_EMAIL_SIGNIN_CAPTCHA: boolean;
|
||||
NEXT_PUBLIC_ENABLE_EMAIL_SIGNIN: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user