fixing up db's and data-service

This commit is contained in:
Boki 2025-06-19 23:45:38 -04:00
parent aca98fdce4
commit 71f9b0a886
9 changed files with 211 additions and 19 deletions

View file

@ -67,7 +67,7 @@
"redis": {
"host": "localhost",
"port": 6379,
"db": 1
"db": 0
},
"defaultJobOptions": {
"attempts": 3,