Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
root
2025-09-13 21:52:25 +05:00
+4
View File
@@ -16,3 +16,7 @@ spring:
sql: sql:
init: init:
mode: never mode: never
app:
cors:
allowed-origin: ${CORS_ALLOWED_ORIGIN:http://localhost:5173}