build: update dependencies and project config

This commit is contained in:
2026-05-10 22:50:04 +03:00
parent 35354a86de
commit 986d4aca46
10 changed files with 850 additions and 1957 deletions
+3 -1
View File
@@ -3,9 +3,11 @@ services:
container_name: tgchatbot
image: ghcr.io/melod1n/tg-chat-bot:latest
restart: unless-stopped
env_file:
- .env
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Moscow
volumes:
- ./config:/config
- ./config:/config