feat: update deepseek-free-api 1.0.2

This commit is contained in:
arch3rPro
2026-02-10 15:36:39 +08:00
parent 8ee9021c96
commit cb1592f6df
3 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
🚀 DeepSeek-V3 & R1大模型逆向API 🚀 DeepSeek-V3 & R1大模型逆向API
<kbd>1.0.1</kbd> • [官网链接](https://github.com/xiaoY233/DeepSeek-Free-API) <kbd>1.0.2</kbd> • [官网链接](https://github.com/xiaoY233/DeepSeek-Free-API)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
deepseek-free-api: deepseek-free-api:
image: akashrajpuroh1t/deepseek-free-api-fix:1.0.1 image: akashrajpuroh1t/deepseek-free-api-fix:1.0.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
ports: ports:
- ${PANEL_APP_PORT_HTTP}:8000 - ${PANEL_APP_PORT_HTTP}:8000