temp - disable ufw validation

This commit is contained in:
Saeed Vaziry
2024-02-05 00:12:55 +01:00
parent 3f4a2bce3a
commit b2b9bea0b1
2 changed files with 3 additions and 3 deletions

View File

@ -163,7 +163,7 @@ protected function addSupervisor(): void
}
/**
* add supervisor
* add redis
*/
protected function addRedis(): void
{
@ -175,7 +175,7 @@ protected function addRedis(): void
}
/**
* add supervisor
* add ufw
*/
protected function addUfw(): void
{