fixed the CORS issue

This commit is contained in:
2025-12-05 23:33:18 -05:00
parent 290ef6cea4
commit 90b36c7933

View File

@@ -31,7 +31,9 @@ public class CorsConfig {
"http://localhost:3000",
"https://localhost:3000",
"https://localhost:3000/gunbuilder",
"http://localhost:3000/gunbuilder"
"http://localhost:3000/gunbuilder",
"https://localhost:3000/builder",
"http://localhost:3000/builder"
));
// Allow all headers