feat(POS-FIX-6): completed feature
This commit is contained in:
@@ -5,6 +5,7 @@ import type { NextConfig } from 'next';
|
||||
const storefrontRoot = dirname(fileURLToPath(import.meta.url));
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
allowedDevOrigins: ['192.168.18.93', 'localhost', '127.0.0.1', 'seo-mv.rikrdo.com'],
|
||||
reactStrictMode: true,
|
||||
turbopack: {
|
||||
root: storefrontRoot,
|
||||
|
||||
Reference in New Issue
Block a user