Ver Fonte

Merge branch 'hotfix/V8-6419-nouvelle-iframe-scructures' into develop

Olivier Massot há 1 ano atrás
pai
commit
11ae584789
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ot_core/ext_localconf.php

+ 1 - 1
ot_core/ext_localconf.php

@@ -40,7 +40,7 @@ $GLOBALS['OT'] = array_merge([
     'DB_HOST' => 'db',
     'DB_USER' => 'dbcloner',
     'DB_PASSWORD' => 'wWZ4hYcrmHLW2mUK',
-    'FRAMES_BASE_URI' => 'https://local.frames.opentalent.fr',
+    'FRAMES_BASE_URI' => 'https://local.agenda.opentalent.fr',
     'WEBSITE' => 'https://local.opentalent.fr',
     'ADMIN_BASE_URL' => 'https://local.admin.opentalent.fr/',
     'DASHBOARD_URL' => 'https://local.admin.opentalent.fr/#/dashboard',