Release 2025-05-20-0D8p
This commit is contained in:
@@ -42,6 +42,10 @@ export default defineConfig({
|
||||
open: false,
|
||||
allowedHosts: [new URL(SITE_URL).hostname],
|
||||
},
|
||||
image: {
|
||||
domains: [new URL(SITE_URL).hostname],
|
||||
remotePatterns: [{ protocol: 'https' }],
|
||||
},
|
||||
redirects: {
|
||||
// #region Redirects from old website
|
||||
'/pending': '/?verification=verified&verification=approved&verification=community',
|
||||
|
||||
Reference in New Issue
Block a user