tps.apientreprise.fr -> demarches-simplifiees.fr
This commit is contained in:
parent
fbe431f8dd
commit
0af270faa0
15 changed files with 21 additions and 18 deletions
2
vendor/assets/javascripts/franceconnect.js
vendored
2
vendor/assets/javascripts/franceconnect.js
vendored
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue