tps.apientreprise.fr -> demarches-simplifiees.fr

This commit is contained in:
gregoirenovel 2018-02-28 17:37:44 +01:00 committed by Mathieu Magnin
parent fbe431f8dd
commit 0af270faa0
15 changed files with 21 additions and 18 deletions

View file

@ -12,7 +12,7 @@ var franceConnectKit = {};
fconnect.currentHost = 'fcp.integ01.dev-franceconnect.fr';
if (window.location.hostname == 'tps.apientreprise.fr')
if (window.location.hostname == 'www.demarches-simplifiees.fr')
fconnect.currentHost = 'app.franceconnect.gouv.fr';
var fconnectProfile = document.getElementById('fconnect-profile');