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