mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 12:35:38 +01:00
Removed danger part of next.config
This commit is contained in:
parent
7bf83d65b9
commit
bc51d0f59f
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ module.exports = {
|
||||||
return config;
|
return config;
|
||||||
},
|
},
|
||||||
images: {
|
images: {
|
||||||
dangerouslyAllowSVG: true,
|
|
||||||
domains: [new URL(process.env.NEXT_PUBLIC_CUSTOM_LOGO_URL).hostname],
|
domains: [new URL(process.env.NEXT_PUBLIC_CUSTOM_LOGO_URL).hostname],
|
||||||
},
|
},
|
||||||
async headers() {
|
async headers() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue