feat: implement service management system for Nginx, PHP, and MySQL with IPC handlers and process orchestration
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"nginxPort": "80",
|
||||
"phpPort": "9001",
|
||||
"mysqlPort": "3306",
|
||||
"mysqlPorts": {},
|
||||
"language": "tr"
|
||||
}
|
||||
Reference in New Issue
Block a user