initial commit
Some checks failed
Docker Image CI / push (push) Has been cancelled
Docker Image CI / test (push) Has been cancelled

This commit is contained in:
2026-04-13 15:00:39 +03:00
commit 4eeb6924d2
4 changed files with 160 additions and 0 deletions

10
docker-compose.yml Normal file
View File

@@ -0,0 +1,10 @@
---
services:
tg-bot-api:
build: build
restart: no
logging:
driver: json-file
options:
max-file: '5'
max-size: 10m