Add DBGate opener for scrape database

This commit is contained in:
2026-08-05 21:49:03 +02:00
parent 10672a6be3
commit 2106201f9c
11 changed files with 90 additions and 3 deletions
+4
View File
@@ -24,5 +24,9 @@
"user": "catalog_maker",
"password": "",
"connectionLimit": 5
},
"databaseGate": {
"url": "http://127.0.0.1:3000",
"browserEngine": "chromium"
}
}