mirror of
https://github.com/snailyp/gemini-balance.git
synced 2026-09-04 23:19:17 +08:00
feat: 支持 Gemini 格式请求,并优化日志和配置
This commit is contained in:
Vendored
+2
-2
@@ -13,10 +13,10 @@
|
||||
"app.main:app",
|
||||
"--reload",
|
||||
"--host",
|
||||
"127.0.0.1",
|
||||
"0.0.0.0",
|
||||
"--port",
|
||||
"8000",
|
||||
"--no-access-log"
|
||||
// "--no-access-log"
|
||||
],
|
||||
"jinja": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user