RosterHash/compose.yaml

7 lines
116 B
YAML

services:
fantasycron:
image: fantasycron:latest
ports:
- "5000:5000"
restart: unless-stopped