mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-08 04:00:22 +00:00
7085492c6f
When llama-server is started with SSL key and cert, the log says that it listens on http instead of https. This patch fixes this.