Commit graph

4 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
ce9c10ba21 🔧 chore(docker-compose.debug.yml): reformat file to improve readability and maintain consistency in indentation and spacing 2023-08-23 09:34:19 -03:00
Dave Morris
50df00cd0d
Update docker-compose.debug.yml to fix uvicorn factory path 2023-08-07 08:20:04 -05:00
Gabriel Luiz Freitas Almeida
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
Gabriel Almeida
743e935bec feat: added debug option in make dev 2023-04-04 19:19:41 -03:00