mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fix DO droplet deployment
This commit is contained in:
+1
-1
@@ -1015,7 +1015,7 @@ App::setResource('console', function () {
|
||||
'$collection' => ID::custom('platforms'),
|
||||
'name' => 'Localhost',
|
||||
'type' => 'web',
|
||||
'hostname' => 'matejbaco.loca.lt',
|
||||
'hostname' => 'localhost',
|
||||
], // Current host is added on app init
|
||||
],
|
||||
'legalName' => '',
|
||||
|
||||
Reference in New Issue
Block a user