🔧(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:
committed by
aleb_the_flash
parent
a2ff33663b
commit
8e76a0ee79
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user