Replace DBGate with local Adminer

This commit is contained in:
2026-08-05 22:21:22 +02:00
parent 7a45686952
commit 4777bda0b2
13 changed files with 105 additions and 11665 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
"password": "",
"connectionLimit": 5
},
"databaseGate": {
"url": "http://127.0.0.1:3000",
"databaseTool": {
"url": "http://127.0.0.1:8080",
"browserEngine": "chromium"
}
}