mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 11:12:11 +01:00
Broken shit
This commit is contained in:
@ -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"
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user