mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
test
This commit is contained in:
parent
10d0d32906
commit
d0abf899b5
@ -1,6 +1,6 @@
|
||||
import { MongoClient } from "mongodb";
|
||||
|
||||
const uri = process.env.MONGODB_URI as string; // your mongodb connection string
|
||||
const uri = process.env.MONGODB_URI as string; //your mongodb connection string
|
||||
const options = {};
|
||||
|
||||
declare global {
|
||||
|
Loading…
Reference in New Issue
Block a user