UPDATE: New data 4.1.5
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 44s
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 44s
This commit is contained in:
@@ -26,12 +26,7 @@ const nextConfig: NextConfig = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
protocol: "https",
|
protocol: "https",
|
||||||
hostname: "cdn.kain.id.vn",
|
hostname: "cdn.punklorde.org",
|
||||||
pathname: "**",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
protocol: "https",
|
|
||||||
hostname: "r2.kain.id.vn",
|
|
||||||
pathname: "**",
|
pathname: "**",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -40,7 +35,7 @@ const nextConfig: NextConfig = {
|
|||||||
styledComponents: true,
|
styledComponents: true,
|
||||||
},
|
},
|
||||||
env: {
|
env: {
|
||||||
CDN_URL: "https://r2.kain.id.vn/asbres",
|
CDN_URL: "https://cdn.punklorde.org/asbres",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user