bootstrap v2 stable start

This commit is contained in:
2026-04-13 20:47:04 +03:00
commit 7565aa485e
51 changed files with 1190 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
services:
bot:
build:
context: ../..
dockerfile: infra/docker/Dockerfile
container_name: dzentra_bot
restart: unless-stopped
env_file:
- ../../app/.env