mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-19 19:37:11 +08:00
feat: update gpt4free 0.6.1.6-armv7
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
services:
|
||||
gpt4free:
|
||||
image: hlohaus789/g4f:0.6.1.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
shm_size: 2gb
|
||||
volumes:
|
||||
- ./har_and_cookies:/app/har_and_cookies
|
||||
- ./generated_media:/app/generated_media
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:8080
|
||||
- ${PANEL_APP_PORT_API}:8080
|
||||
- ${PANEL_APP_PORT_REMOTE}:7900
|
||||
environment:
|
||||
- OLLAMA_HOST=host.docker.internal
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
Reference in New Issue
Block a user