feat: add Apache server support with configuration templates and IPC integration
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"nginxPort": "80",
|
||||
"apachePort": "8081",
|
||||
"serverType": "nginx",
|
||||
"phpPort": "9001",
|
||||
"mariaDbPort": "3306",
|
||||
"mariaDbPorts": {},
|
||||
|
||||
Reference in New Issue
Block a user