chore: remove Docker configuration

This commit is contained in:
2026-07-16 04:45:20 +05:00
parent 573dae70fb
commit c40fa63142
5 changed files with 3 additions and 73 deletions
-8
View File
@@ -31,11 +31,3 @@ BOT_ADMIN_IDS=
```bash
python3 main.py
```
## Docker
```bash
docker compose up -d --build
```
Контейнер сам применяет миграции перед запуском.