mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 15:02:34 +00:00
#591 - monitoring
This commit is contained in:
@ -39,5 +39,6 @@ public function createServices(array $input): void
|
||||
$this->addSupervisor();
|
||||
$this->addRedis();
|
||||
$this->addUfw();
|
||||
$this->addMonitoring();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user