Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/JamesMc86/digest_auth_rs/src/commit/c10d96bf834b80f15a70c558e51a289395a15fbd/README.md
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Rust implementation of Digest Auth hashing algorithms,
as defined in IETF RFC 2069, 2617, and 7616.
This crate provides the authentication header parsing and generation code.