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
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>