don't inject db into req

This commit is contained in:
Milo Schwartz
2024-09-28 13:40:24 -04:00
parent 06ee87ac2c
commit 497b8a223f
4 changed files with 11 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
ENVIRONMENT=dev
LOG_LEVEL=debug
SAVE_LOGS=
SAVE_LOGS=false
PORT=3000
INTERNAL_PORT=3001
CONFIG_PATH=./config
API_VERSION=v1
API_VERSION=v1