This website works better with JavaScript.
Почетна
Преглед
Пријавите Се
pollutri
/
ProgettoInterceptoCasaDellaScuola
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
fix cross origin worning
Sviluppo_Carrello_Immagini
Lorenzo Pollutri
пре 1 час
родитељ
38bb64b83f
комит
ab143871b1
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
next.config.ts
+ 1
- 1
next.config.ts
Прегледај датотеку
@@ -1,7 +1,7 @@
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
allowedDevOrigins: ['10.210.1.225'],
};
export default nextConfig;
Write
Preview
Loading…
Откажи
Сачувај