feat: add Apache server support with configuration templates and IPC integration

This commit is contained in:
Ümit Tunç
2026-03-31 00:35:32 +03:00
parent b751895fb1
commit b2a0a5483f
4 changed files with 26 additions and 3 deletions
+2
View File
@@ -1,5 +1,7 @@
{
"nginxPort": "80",
"apachePort": "8081",
"serverType": "nginx",
"phpPort": "9001",
"mariaDbPort": "3306",
"mariaDbPorts": {},