NODE_ENV=development

ORIGIN=http://localhost:3000

MONGODB_URI=mongodb://admin:password123@localhost:6000/trpc_mongodb?authSource=admin
