The llama_cpp.server can encounter an issue serving /docs when run behind a proxy. This is documented by fastapi here. Is it currently possible to configure the server to update the root_path via the server cli ? I did not see anything in the documentation or cli help info. If not, would it be possible to add this functionality, such as a --root_path option ?