🐛 corrige le split testing des intégrations externes

pull/1261/head
Johan Girod 2020-12-08 17:01:52 +01:00
parent 363c34b45a
commit 88c54cb8e8
1 changed files with 4 additions and 0 deletions

View File

@ -261,3 +261,7 @@
EN_SITE = "https://demo.mon-entreprise.fr${path}?s=m"
FR_SITE = "https://demo.mon-entreprise.fr${path}"
[context."next".environment]
EN_SITE = "https://next.mon-entreprise.fr${path}?s=m"
FR_SITE = "https://next.mon-entreprise.fr${path}"