TextFileServerThis program serves a text file.Web server written in Rust with the actix-web framework.Dockerfile & docker-compose.yml files available.DockerRun build.sh to use docker compose to build and run the app.Non-Dockercargo run --release