Files
multiphp/settings.json
T

12 lines
232 B
JSON

{
"nginxPort": "80",
"apachePort": "8081",
"serverType": "nginx",
"phpPort": "9001",
"mariaDbPort": "3306",
"mariaDbPorts": {},
"allowRemoteAccess": true,
"language": "tr",
"mysqlPort": "3306",
"mysqlPorts": {}
}