Updated gateway cors

This commit is contained in:
2026-03-17 17:22:54 +03:00
parent abef2b364a
commit cf8c53e53e
+1
View File
@@ -21,6 +21,7 @@ spring:
allowedOrigins:
- "http://localhost:3000"
- "https://kilimo.farm"
- "https://vm-qpse3mho5qps7fj2kw0hzy.vusercontent.net"
allowedMethods:
- GET
- POST