mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-01 03:06:32 +02:00
🐛 Add pathname
This commit is contained in:
parent
38d21db84e
commit
716d7ddf8d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ const nextConfig = {
|
||||||
remotePatterns: [
|
remotePatterns: [
|
||||||
{
|
{
|
||||||
hostname: "app.rallly.co",
|
hostname: "app.rallly.co",
|
||||||
|
pathname: "/api/storage/**",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue