增加日志提醒错误请求地址

This commit is contained in:
Vinlic
2024-04-09 10:47:28 +08:00
parent 9fd7ae890b
commit 72e29e4168
4 changed files with 32 additions and 2 deletions

10
public/welcome.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>🚀 服务已启动</title>
</head>
<body>
<p>kimi-free-api已启动<br>请通过LobeChat / NextChat / Dify等客户端或OpenAI SDK接入</p>
</body>
</html>