Commit Graph

4 Commits

Author SHA1 Message Date
11a2d12c6b Merge remote-tracking branch 'origin/dev' into newHandleId 2023-08-17 16:17:14 -03:00
50df00cd0d Update docker-compose.debug.yml to fix uvicorn factory path 2023-08-07 08:20:04 -05:00
e300a05d26 🐛 fix(dev.Dockerfile): update uvicorn command to use --factory flag and create_app function to improve modularity and maintainability
🐛 fix(docker-compose.debug.yml): update uvicorn command to use --factory flag and create_app function to match changes in dev.Dockerfile

🐛 fix(docker-compose.yml): update uvicorn command to use --factory flag and create_app function to match changes in dev.Dockerfile
2023-08-05 16:26:32 -03:00
743e935bec feat: added debug option in make dev 2023-04-04 19:19:41 -03:00