This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import type { NextConfig } from 'next';
|
import type { NextConfig } from 'next';
|
||||||
|
|
||||||
const nextConfig: NextConfig = {
|
const nextConfig: NextConfig = {
|
||||||
|
allowedDevOrigins: ['192.168.3.3'],
|
||||||
compress: true,
|
compress: true,
|
||||||
output: 'standalone',
|
output: 'standalone',
|
||||||
poweredByHeader: false,
|
poweredByHeader: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user