ServerMonitorBot/docker-compose.yml

7 lines
78 B
YAML

version: '3'
services:
app:
build:
context: .
restart: always