feat: restart database
feat: public dbs stay public after restart feat: patch database conf
This commit is contained in:
@@ -29,7 +29,5 @@ class StopDatabase
|
||||
if ($database->is_public) {
|
||||
StopDatabaseProxy::run($database);
|
||||
}
|
||||
// TODO: make notification for services
|
||||
// $database->environment->project->team->notify(new StatusChanged($database));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user