Skip to content

Commit 59eb31a

Browse files
committed
Removed unneccessary config
1 parent 41c2e74 commit 59eb31a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

apps/web/next.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ const nextConfig = {
2222
protocol: "https",
2323
hostname: "d27g932tzd9f7s.cloudfront.net",
2424
},
25-
{
26-
protocol: "https",
27-
hostname:
28-
"local-testing-clqa-2.s3.ap-southeast-1.amazonaws.com",
29-
},
3025
],
3126
},
3227
};

0 commit comments

Comments
 (0)