We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7444db1 commit 3228a45Copy full SHA for 3228a45
1 file changed
next.config.js
@@ -14,6 +14,10 @@ const nextConfig = {
14
protocol: 'https',
15
hostname: 'warp.sch.bme.hu',
16
},
17
+ {
18
+ protocol: 'https',
19
+ hostname: 'cdn.kir-dev.hu',
20
+ },
21
],
22
23
};
0 commit comments