feat: implement process management service with IPC and configuration templates

This commit is contained in:
Ümit Tunç
2026-04-02 22:40:32 +03:00
parent 69c4c0c780
commit 2c2399a157
8 changed files with 1447 additions and 87 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"nginxPort": "8081",
"apachePort": "8080",
"apachePort": "8082",
"serverType": "nginx",
"phpPort": "9001",
"mariaDbPort": "3306",