diff --git a/netlify.toml b/netlify.toml index b3e7e0714..cd97c0db6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,6 +9,12 @@ Content-Security-Policy = "default-src 'self' mon-entreprise.fr; style-src 'self to = "https://twemoji.maxcdn.com/:splat" status = 200 +## Temporary redirect requests to the upcoming new domain into the preview deployment +[[redirects]] + from = "https://mon-entreprise.urssaf.fr/*" + to = "https://1788--mon-entreprise.netlify.app/:splat" + status = 200 + ############ # Redirects following architectural changes