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

View File

@@ -1,16 +0,0 @@
services:
deepseek-free-api:
image: vuldocker/deepseek-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