mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-05 18:56:09 +08:00
support php7.4-fpm (#149)
This commit is contained in:
@@ -37,5 +37,6 @@ export default {
|
||||
php71Socket: '7.1 socket',
|
||||
php72Socket: '7.2 socket',
|
||||
php73Socket: '7.3 socket',
|
||||
php74Socket: '7.4 socket',
|
||||
disabled: 'Disabled',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user