Commit 4310f644 by krds-arun

updated next.config.ts

parent 995154b9
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
output: "standalone",
allowedDevOrigins: ["192.168.1.177"],
devIndicators: false,
images: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment