mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-21 10:51:36 +00:00
simplify firewal protocol select confusion
This commit is contained in:
parent
1333acf1ef
commit
46d320561e
@ -365,11 +365,6 @@
|
|||||||
* firewall
|
* firewall
|
||||||
*/
|
*/
|
||||||
'firewall_protocols_port' => [
|
'firewall_protocols_port' => [
|
||||||
'ssh' => 22,
|
|
||||||
'http' => 80,
|
|
||||||
'https' => 443,
|
|
||||||
'mysql' => 3306,
|
|
||||||
'ftp' => 21,
|
|
||||||
'tcp' => '',
|
'tcp' => '',
|
||||||
'udp' => '',
|
'udp' => '',
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user