feat: update glm-free-api 1.0.2

This commit is contained in:
arch3rPro
2026-02-06 22:37:04 +08:00
parent 9ce14c00f6
commit 1255b11ea6
3 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@
🚀 智谱清言ChatGLM-4-Plus大模型逆向API 🚀 智谱清言ChatGLM-4-Plus大模型逆向API
<kbd>1.0.1</kbd> • [官网链接](https://github.com/xiaoY233/GLM-Free-API) <kbd>1.0.2</kbd> • [官网链接](https://github.com/xiaoY233/GLM-Free-API)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
glm-free-api: glm-free-api:
image: akashrajpuroh1t/glm-free-api-fix:1.0.1 image: akashrajpuroh1t/glm-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