mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-01 10:11:50 +02:00
🔧 Use cloudfront distribution
This commit is contained in:
parent
4bd35c2c8b
commit
47049eeefa
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ const nextConfig = {
|
|||
pathname: "/api/storage/**",
|
||||
},
|
||||
{
|
||||
hostname: "rallly-public.s3.amazonaws.com",
|
||||
hostname: "d39ixtfgglw55o.cloudfront.net",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue