Changed backend:8080 to localhost:8081, fixed cors issue!

This commit is contained in:
K
2025-04-20 04:26:05 +05:30
parent 49f57b5c10
commit 3b027e4a39
+1 -1
View File
@@ -1 +1 @@
VITE_API_URL=http://backend:8080
VITE_API_URL=http://localhost:8081