radiobot/docker-compose.yml

9 lines
113 B
YAML
Raw Normal View History

2022-03-22 23:06:38 -04:00
version: '3'
services:
radiobot:
build:
context: .
dockerfile: Dockerfile
restart: always