Update next.config.ts

This commit is contained in:
2025-12-25 11:00:52 +00:00
parent 171185e5ca
commit b64f9e30ec

View File

@@ -8,7 +8,7 @@ const nextConfig: NextConfig = {
remotePatterns: [ remotePatterns: [
{ {
protocol: "https", protocol: "https",
hostname: "api.serenmebel.uz", hostname: "admin.promtechno.uz",
pathname: "/resources/media/**", pathname: "/resources/media/**",
}, },
], ],