courrier redis
This commit is contained in:
parent
5ea4d457fe
commit
b2d356a6b2
@ -6,7 +6,7 @@ import { getServerSession } from "next-auth/next";
|
||||
import { authOptions } from "@/app/api/auth/[...nextauth]/route";
|
||||
import { Providers } from "@/components/providers";
|
||||
import { LayoutWrapper } from "@/components/layout/layout-wrapper";
|
||||
import { warmupRedisCache } from '@/lib/services/prefetch-service';
|
||||
import { warmupRedisCache } from '@/lib/redis';
|
||||
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user