feat: implement service management system for Nginx, PHP, and MySQL with IPC handlers and process orchestration
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"php": {
|
||||
"8.5.4": 9001,
|
||||
"8.4.19": 9002,
|
||||
"8.3.30": 9003,
|
||||
"8.2.30": 9004,
|
||||
"8.1.34": 9005,
|
||||
"8.0.30": 9006,
|
||||
"7.4.33": 9007,
|
||||
"5.6.40": 9008,
|
||||
"4.4.9": 9009,
|
||||
"3.0.x (latest)": 9010
|
||||
},
|
||||
"mysql": {}
|
||||
}
|
||||
Reference in New Issue
Block a user