Commit History

Merge pull request #13 from mwalker-tmd/feature/hf-deployment
38a647d
unverified

mwalker22 commited on

Diagnostic changes to identify CORS errors on production deploymment.
dbc4c37

mwalker22 commited on

1) Diagnostic changes to identify CORS errors on production deploymment; 2) Changes to improve UX on the Swagger UI page.
b5ac515

mwalker22 commited on

Update backend/main.py
7619cb4
unverified

mwalker22 Copilot commited on

Corrected ALLOW_ORIGINS environment variable processing for CORS security.
3e3ccf3

mwalker22 commited on

Changes required to successfully deploy the application to a local docker image.
9ee9564

mwalker22 commited on

Replace the debug_print function and environment variable dependency with a logger implementation. Logging level is now controlled via an API.
5f64962

mwalker22 commited on

Initial commit
e15e49f
unverified

mwalker22 commited on