mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
try again
This commit is contained in:
parent
f3351cabc4
commit
1ab65bb898
2 changed files with 3 additions and 5 deletions
|
|
@ -6,11 +6,7 @@ export default defineNitroConfig({
|
|||
srcDir: ".vitepress",
|
||||
routeRules: {
|
||||
"/": {
|
||||
cors: true,
|
||||
headers: {
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"Access-Control-Allow-Methods": "POST",
|
||||
},
|
||||
cors: false,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue