Fix DO droplet deployment

This commit is contained in:
Matej Bačo
2023-06-06 11:06:04 +02:00
parent 966210d58c
commit 084c50fc97
+1 -1
View File
@@ -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' => '',