Skip to content

Commit a7ab0fd

Browse files
committed
fix: fixing preprod variables
1 parent 37eb639 commit a7ab0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.staging

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VITE_BASE_URL='https://preprod.webconf.numerique.gouv.fr/wce-api'
22
VITE_JITSI_DOMAIN='appel.preprod.webconf.numerique.gouv.fr'
33
VITE_VOXAPI_URL='https://preprod.webconf.numerique.gouv.fr/voxapi/apiconf'
4-
GENERATE_SOURCEMAP=false
4+
GENERATE_SOURCEMAP=false

0 commit comments

Comments
 (0)