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