Merge branch 'main' into ph-telemetry

This commit is contained in:
mv-turtle
2023-01-09 13:26:55 -08:00
committed by GitHub
42 changed files with 6035 additions and 2913 deletions

View File

@@ -28,6 +28,8 @@ services:
- ./backend/src:/app/src
- ./backend/nodemon.json:/app/nodemon.json
- /app/node_modules
- ./backend/api-documentation.json:/app/api-documentation.json
- ./backend/swagger.ts:/app/swagger.ts
command: npm run dev
env_file: .env
environment: