mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-14 16:07:13 +08:00
feat: update deepseek-free-api 1.0.2
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user