hs3-baza-zasobow-dashboard/docker-compose.yml

12 lines
275 B
YAML
Raw Permalink Normal View History

2023-07-12 18:49:21 +02:00
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