mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update 1.8.x
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user