ai work started

This commit is contained in:
2026-01-12 16:56:02 +03:00
parent bcf9f5f813
commit edc9614b83
8 changed files with 2649 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ services:
- ./scripts/postgres:/docker-entrypoint-initdb.d
- postgres_data:/var/lib/postgresql/data
mongo:
image: mongo:8.0.14-noble
image: mongo:noble
networks:
- bot
restart: always