feat: implement Nginx configuration management and update default Apache port in settings
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"nginxPort": "80",
|
||||
"apachePort": "8081",
|
||||
"apachePort": "8080",
|
||||
"serverType": "nginx",
|
||||
"phpPort": "9001",
|
||||
"mariaDbPort": "3306",
|
||||
|
||||
Reference in New Issue
Block a user