mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-05 10:46:10 +08:00
Add PHP 8.0 socket (#189)
This commit is contained in:
@@ -38,6 +38,7 @@ export default {
|
||||
php72Socket: '7.2 socket',
|
||||
php73Socket: '7.3 socket',
|
||||
php74Socket: '7.4 socket',
|
||||
php80Socket: '8.0 socket',
|
||||
phpSocket: 'PHP socket',
|
||||
disabled: 'Disabled',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user