feat: implement project management system with Nginx configuration templates and automated host file updates

This commit is contained in:
Ümit Tunç
2026-04-02 20:31:22 +03:00
parent ac30e71672
commit 4184d137e6
17 changed files with 2181 additions and 176 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"nginxPort": "80",
"nginxPort": "8081",
"apachePort": "8080",
"serverType": "nginx",
"phpPort": "9001",