stacks/octoapp-plugin/compose.yaml

12 lines
330 B
YAML

services:
octoapp-plugin:
image: bmerrill9/octoapp_plugin
container_name: octoapp-plugin
restart: unless-stopped
network_mode: host
environment:
- COMPANION_MODE=klipper
- PRINTER_IP=127.0.0.1
- TZ=Australia/Perth
volumes:
- /home/fern/docker/data/octoapp-plugin/data:/data