feat: implement Nginx and Apache configuration management with project-based virtual host generation in IPC layer

This commit is contained in:
Ümit Tunç
2026-04-02 11:19:38 +03:00
parent ab23b25a17
commit 6be62c6908
6 changed files with 101 additions and 25 deletions
+3
View File
@@ -7,6 +7,9 @@
"mariaDbPorts": {},
"allowRemoteAccess": false,
"language": "tr",
"cliEnvEnabled": true,
"defaultPhpVersion": "7.4.33",
"defaultMariaDbVersion": "mariadb-11.4.2",
"mysqlPort": "3306",
"mysqlPorts": {}
}