mau_mau_bot/docker-compose.yml

8 lines
146 B
YAML

version: "3.9"
services:
unobot:
container_name: unobot
build:
context: .
dockerfile: Dockerfile
restart: unless-stopped