feat(F-183): completed feature
This commit is contained in:
@@ -5,6 +5,7 @@ import type { NextConfig } from 'next';
|
||||
const frontendRoot = dirname(fileURLToPath(import.meta.url));
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
allowedDevOrigins: ['192.168.18.93'],
|
||||
turbopack: {
|
||||
root: frontendRoot,
|
||||
},
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user