This commit is contained in:
2026-05-04 15:08:03 +03:00
parent a61c527ef9
commit 1ca4c90b88
7 changed files with 141 additions and 20 deletions

View File

@@ -18,5 +18,10 @@
"password": null,
"maxPoolSize": 6,
"maxWaitingHandlers": 6
},
"pma": {
"enabled": false,
"basePath": "/pma",
"upstream": "http://localhost:80/"
}
}