mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update migrations.php
This commit is contained in:
@@ -473,7 +473,7 @@ App::post('/v1/migrations/nhost')
|
||||
'status' => 'pending',
|
||||
'stage' => 'init',
|
||||
'source' => json_encode([
|
||||
'type' => NHost::getName(),,
|
||||
'type' => NHost::getName(),
|
||||
'subdomain' => $subdomain,
|
||||
'region' => $region,
|
||||
'adminSecret' => $adminSecret,
|
||||
|
||||
Reference in New Issue
Block a user