CORS implemented in a static manner: unable to configure on another machine

This commit is contained in:
aodulov
2025-10-15 13:45:36 +03:00
parent ea0e025b0e
commit 03d31011fd
18 changed files with 582 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
# API Contracts: Deploy to Hosting
**Date**: 2025-10-15
This feature does not introduce or modify any API endpoints.
The changes are focused on the application's hosting configuration, specifically the CORS policy enforced by the API gateway, and do not alter the structure or behavior of the API itself.