Broken shit

This commit is contained in:
Max Kowalski
2025-06-26 21:00:19 +02:00
parent ab2c75b736
commit 653d70022b
49 changed files with 2826 additions and 2102 deletions

View File

@ -5,10 +5,8 @@ const nextConfig = {
reactStrictMode: true,
// Allow cross-origin requests from specific origins in development
allowedDevOrigins: [
"192.168.1.2",
"localhost",
"propc",
"test123.kjanat.com",
"127.0.0.1",
"localhost"
],
};