mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 18:26:34 +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: [
|
||||
{
|
||||
hostname: "app.rallly.co",
|
||||
pathname: "/api/storage/**",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue