Files
Ninjaserver/server.js
Carsten Graf c74bfb4394 🔧 Fix CORS: Allow all origins for development
- Simplified CORS configuration to allow all origins (*)
- Removed origin restrictions for easier development
- Fixed CORS preflight request handling
- Now allows requests from any domain including 192.168.1.96
2025-09-08 18:02:00 +02:00

9.6 KiB