This commit is contained in:
2026-02-01 18:24:19 +03:00
parent e60555df02
commit 21c46ff2c1
2 changed files with 11 additions and 5 deletions

View File

@@ -3,9 +3,9 @@ services:
build: .
environment:
BOT_TOKEN: ""
CHAT_ID: ""
CHAT_ID: -1003268915330
CHANNEL_ID: -1003290014225
OPENAI_BASE_URL: http://localhost:8080/v1
OPENAI_BASE_URL: http://llama-server:8080/v1
SYSTEM_PROMPT_PATH: /etc/sysprompt.txt
MAX_CONCURRENT_REQUESTS: 2
volumes: