Skip to content

Commit

Permalink
Merge pull request #56 from theirc/next-config
Browse files Browse the repository at this point in the history
feat: updated next config
  • Loading branch information
chamibia authored Jan 18, 2024
2 parents b613642 + 5dc56f9 commit f0dc704
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ const nextConfig = {
protocol: 'https',
hostname: 'refugee-info-api.s3.amazonaws.com',
},
{
protocol: 'https',
hostname: 'directus-irc.azurewebsites.net',
},
],
},
publicRuntimeConfig: {
Expand Down

1 comment on commit f0dc704

@vercel
Copy link

@vercel vercel bot commented on f0dc704 Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.