mcp pengaduan
Deskripsi: - database pengaduan - seeder pengaduan No Issues
This commit is contained in:
@@ -52,7 +52,7 @@ const app = new Elysia()
|
||||
},
|
||||
)
|
||||
.use(MCPRoute)
|
||||
// .get("/*", html)
|
||||
.get("/*", html)
|
||||
.onRequest(({ set }) => {
|
||||
set.headers["Access-Control-Allow-Origin"] = "*";
|
||||
set.headers["Access-Control-Allow-Methods"] = "GET, POST, OPTIONS";
|
||||
|
||||
Reference in New Issue
Block a user