chore: 紧急下架Free-API系列应用,请暂停并删除这些服务!!!

This commit is contained in:
arch3rPro
2025-11-22 21:51:14 +08:00
parent 85a99801e7
commit d0b797c1ea
65 changed files with 0 additions and 1066 deletions
-10
View File
@@ -1,10 +0,0 @@
additionalProperties:
formFields:
- default: "8004"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Service Port
labelZh: 服务端口
required: true
rule: paramPort
type: number
@@ -1,16 +0,0 @@
services:
glm-free-api:
image: vinlic/glm-free-api:latest
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:8000
networks:
- 1panel-network
environment:
- TZ=Asia/Shanghai
labels:
createdBy: Apps
restart: always
networks:
1panel-network:
external: true