support more tape widths

This commit is contained in:
Hubert Bryłkowski 2023-07-12 18:49:21 +02:00 committed by Piotr Gaczkowski
parent 6b50d02d60
commit 3897d37f2a
4 changed files with 50 additions and 38 deletions

12
docker-compose.yml Normal file
View file

@ -0,0 +1,12 @@
version: "3.8"
services:
bot:
build:
context: .
dockerfile: Dockerfile
environment:
- PRINTER_IP=192.168.1.93
- TELEGRAM_TOKEN=6386069775:AAFOQL7lIsDe_5njXptfOwmHWEVo_yyVAi4
command:
- python
- labeler/adapter/telegram_bot.py