Skip to content

Commit 0450fac

Browse files
authored
Merge pull request #9 from DISIC/dev
fix: fixing preprod variables
2 parents ef3ca50 + a7ab0fd commit 0450fac

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)