shitton of the ai changes

This commit is contained in:
2026-05-01 04:54:11 +03:00
parent d95c37a322
commit 8cff086a8e
194 changed files with 29409 additions and 8841 deletions
+4 -2
View File
@@ -1,11 +1,13 @@
services:
tgchatbot:
container_name: tgchatbot
image: ghcr.io/melod1n/tg-chat-bot:latest
image: ghcr.io/melod1n/tg-chat-bot:${IMAGE_TAG:-1.0.0}
restart: unless-stopped
env_file:
- .env
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Moscow
volumes:
- ./config:/config
- ./config:/config