unicheckbot/docker-compose-tgbot.yml

9 lines
134 B
YAML
Raw Normal View History

2021-01-05 23:51:09 +03:00
version: "3.3"
services:
tgbot:
build:
context: ./apps
dockerfile: Dockerfile-tgbot
env_file:
- tgbot.env