1
0
This repository has been archived on 2023-08-03. You can view files and clone it, but cannot push or open issues or pull requests.
budet-cho-bot/docker-compose.yml

9 lines
143 B
YAML

version: '3.4'
services:
bot:
image: bot
container_name: bot
build:
context: ./
dockerfile: Budet-cho-bot/Dockerfile