Closed amondal2 closed 1 month ago
Addresses #3 --
Dockerfile
docker-compose.yaml
To test locally:
docker compose up curl localhost:5000
I will create a separate issue to update the default server to use something more production-ready, like uWSGI or nginx before deploying to Azure.
Oh also I don't think Addresses has been working as a closing keyword for Github. You might want
Addresses
Closes #3
Addresses #3 --
Dockerfile
to package api code into an image.docker-compose.yaml
to automatically build and run the container.To test locally:
I will create a separate issue to update the default server to use something more production-ready, like uWSGI or nginx before deploying to Azure.