Files
docker-tg-bot-api/docker-compose.yml
Dmitry 4eeb6924d2
Some checks failed
Docker Image CI / push (push) Has been cancelled
Docker Image CI / test (push) Has been cancelled
initial commit
2026-04-13 15:00:39 +03:00

11 lines
157 B
YAML

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