mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update kimi-free-api 1.0.1
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
services:
|
||||
kimi-free-api:
|
||||
image: akashrajpuroh1t/kimi-free-api-fix:1.0.0
|
||||
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
|
||||
16
apps/kimi-free-api/1.0.1/docker-compose.yml
Normal file
16
apps/kimi-free-api/1.0.1/docker-compose.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
services:
|
||||
kimi-free-api:
|
||||
image: akashrajpuroh1t/kimi-free-api-fix:1.0.1
|
||||
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