pr_bot/docker-compose.yml

8 lines
112 B
YAML

version: '3.1'
services:
prbot:
build:
context: .
dockerfile: Dockerfile
restart: always