Skip to content

Commit

Permalink
fix: changing preproduction voxify url
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaKhait committed Mar 20, 2024
1 parent 5c8fbd5 commit 80e301f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.staging
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VITE_BASE_URL='https://preprod.webconf.numerique.gouv.fr/wce-api'
VITE_JITSI_DOMAIN='appel.preprod.webconf.numerique.gouv.fr'
VITE_VOXAPI_URL='https://preprod.webconf.numerique.gouv.fr/voxapi/apiconf'
VITE_VOXAPI_URL='https://preprod.webconf.numerique.gouv.fr/voxapi'
GENERATE_SOURCEMAP=false

0 comments on commit 80e301f

Please sign in to comment.