mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-25 14:57:12 +08:00
fix: fix gpt4free version
This commit is contained in:
@@ -5,14 +5,12 @@ services:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user