use witel webapp builder
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
images: {
|
||||
domains: ['loan.witel.ir', /* other domains */],
|
||||
domains: [process.env.NEXT_PUBLIC_BASE_URL],
|
||||
},
|
||||
i18n: {
|
||||
defaultLocale: 'fa',
|
||||
|
||||
Reference in New Issue
Block a user