Add local scrape database mode and schema

This commit is contained in:
2026-08-05 16:18:50 +02:00
parent 1076c3c040
commit 38dfb9fd54
12 changed files with 193 additions and 25 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
"allowWrites": false,
"host": "127.0.0.1",
"port": 3306,
"name": "catalog_maker_test",
"name": "9bplus",
"scrapeName": "catalog_scrape",
"user": "catalog_maker",
"password": "",
"connectionLimit": 5