Update the readme with changes.

This commit is contained in:
Dorian 2024-02-08 14:57:57 -05:00 committed by Dorian Puła
parent 8010008268
commit 05bffc7996
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ sudo dpkg -i "mirror-server-${VERSION}_amd64.deb"
* [x] Migrate actix to axum for easier maintainability.
* [x] Add mirroring of JSON request.
* [x] Add logging to server.
* [ ] Add convenience path to access logging for a certain date / records.
* [x] ~~Add convenience path to access logging for a certain date / records.~~
* [ ] Dockerize mirror-server for easier distribution.