Updated files path to dynamically load new files.
This commit is contained in:
@@ -23,6 +23,7 @@ const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
allowedDevOrigins: [
|
||||
'10.10.0.121',
|
||||
'10.11.0.122',
|
||||
'localhost',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user