Edit style

This commit is contained in:
Rahaf
2026-06-30 17:17:00 +03:00
parent 03b39317c9
commit 409cb41dd6
4 changed files with 43 additions and 30 deletions

View File

@ -14,6 +14,11 @@ const nextConfig = {
hostname: "45.93.137.91",
pathname: "/api/Pictures/**",
},
{
protocol: "http",
hostname: "45.93.137.91",
pathname: "/Pictures/**",
},
],
},
// basePath: "/sweetHome",