added simpsons domain
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
output: 'standalone',
|
output: 'standalone',
|
||||||
/* config options here */
|
/* config options here */
|
||||||
allowedDevOrigins: ['192.168.1.122', 'invent.salesfam.cloud'],
|
allowedDevOrigins: ['192.168.1.122', 'invent.salesfam.cloud', 'invent.simpsonsfence.com'],
|
||||||
};
|
};
|
||||||
|
|
||||||
export default nextConfig;
|
export default nextConfig;
|
||||||
|
|||||||
Reference in New Issue
Block a user