1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00

Fix DO droplet deployment

This commit is contained in:
Matej Bačo 2023-06-06 11:06:04 +02:00
parent 966210d58c
commit 084c50fc97

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' => '',