🔧(frontend) update production value for the API_URL env var

For now, the env variable should point to the only deployed environment,
staging. It'll allow @rouja deploying for the first time our project.
This commit is contained in:
Lebaud Antoine
2024-03-15 13:54:05 +01:00
committed by aleb_the_flash
parent a2ff33663b
commit 8e76a0ee79

View File

@@ -1 +1 @@
NEXT_PUBLIC_API_URL=http://localhost:8071/api/v1.0/
NEXT_PUBLIC_API_URL=https://desk-staging.beta.numerique.gouv.fr/api/v1.0/