PHP-FPM Option w/o version (#166)

This commit is contained in:
Mikhail Solovev
2020-09-15 13:06:45 +03:00
committed by GitHub
parent 104a718c05
commit 446775978f
2 changed files with 3 additions and 1 deletions

View File

@@ -38,5 +38,6 @@ export default {
php72Socket: '7.2 socket',
php73Socket: '7.3 socket',
php74Socket: '7.4 socket',
phpSocket: 'PHP socket',
disabled: 'Disabled',
};