Update 1.8.x

This commit is contained in:
fogelito
2026-02-04 10:05:54 +02:00
parent d811d1c534
commit ffd568aecd
3 changed files with 25 additions and 25 deletions
+3 -3
View File
@@ -353,9 +353,9 @@ class Migrations extends Action
$credentials['destinationEndpoint'] = $endpoint;
}
// if (($credentials['endpoint'] ?? '') === 'http://localhost/v1') {
// $credentials['endpoint'] = $endpoint;
// }
// if (($credentials['endpoint'] ?? '') === 'http://localhost/v1') {
// $credentials['endpoint'] = $endpoint;
// }
var_dump($credentials);