From 88c54cb8e8f82157401cc7c033bed71f337b0c96 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Tue, 8 Dec 2020 17:01:52 +0100 Subject: [PATCH] =?UTF-8?q?:bug:=20corrige=20le=20split=20testing=20des=20?= =?UTF-8?q?int=C3=A9grations=20externes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- netlify.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/netlify.toml b/netlify.toml index e73a2f720..d65bdf03b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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}" +