Pārlūkot izejas kodu

fix cross origin worning

Sviluppo_Carrello_Immagini
Lorenzo Pollutri pirms 2 stundām
vecāks
revīzija
ab143871b1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      next.config.ts

+ 1
- 1
next.config.ts Parādīt failu

@@ -1,7 +1,7 @@
import type { NextConfig } from "next";

const nextConfig: NextConfig = {
/* config options here */
allowedDevOrigins: ['10.210.1.225'],
};

export default nextConfig;

Notiek ielāde…
Atcelt
Saglabāt