ai-cfia / fertiscan-frontend

This repository is for the frontend of the project react
MIT License
2 stars 1 forks source link

As a DevOps, I would like to provide a cleaner endpoint to the backend #243

Closed SonOfLope closed 2 weeks ago

SonOfLope commented 2 weeks ago

Description

Currently, we are building the Docker image for the project based on .env.production where we use a base URL like 'VITE_API_URL=api/'. This causes the calls to look like : image

Id like to provide a cleaner base URL without the use of a file .env.production just like we have in Nachet.