perf: db metrix

This commit is contained in:
Mir Arif Hasan
2023-09-15 12:54:58 +06:00
parent 1431ecc6d7
commit dcbbd34247
11 changed files with 689 additions and 40 deletions

View File

@@ -20,7 +20,7 @@ services:
- PORT=3170
volumes:
# Uncomment the line below when modifying code. Only applicable when using the "dev" target.
# - ./packages/hoppscotch-backend/:/usr/src/app
- ./packages/hoppscotch-backend/:/usr/src/app/packages/hoppscotch-backend
- /usr/src/app/node_modules/
depends_on:
hoppscotch-db: