mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-20 03:47:43 +08:00
chore: 紧急下架Free-API系列应用,请暂停并删除这些服务!!!
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user