Skip to content

feat: Update API endpoints to use production URL

Leclercq Vincent requested to merge dev into main

The code changes in this commit update the API endpoints to use the production URL https://krakend.delibite.leclercqvincent.com. This ensures that the application is making requests to the correct server in a production environment.

Note: This commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.

Merge request reports