fix(api): add http://tauri.localhost to CORS allowed origins

This commit is contained in:
MythEclipse
2026-06-15 17:09:40 +07:00
parent 41e0501e6b
commit 22307d44de
8 changed files with 1927 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/tauri.iml" filepath="$PROJECT_DIR$/.idea/tauri.iml" />
</modules>
</component>
</project>