diff --git a/blueprints/librechat/template.toml b/blueprints/librechat/template.toml index ee7c2d94..22ab6c3f 100644 --- a/blueprints/librechat/template.toml +++ b/blueprints/librechat/template.toml @@ -48,7 +48,6 @@ POSTGRES_USER="librechat_user" POSTGRES_PASSWORD="${postgresql_password}" # Security & Sessions -ALLOW_EMAIL_LOGIN="true" ALLOW_REGISTRATION="false" ALLOW_SOCIAL_LOGIN="false"