stacks/octoeverywhere/compose.yaml

10 lines
279 B
YAML

services:
octoeverywhere:
image: octoeverywhere/octoeverywhere:latest
network_mode: host
environment:
- COMPANION_MODE=klipper
- PRINTER_IP=127.0.0.1
- TZ=Australia/Perth
volumes:
- /home/fern/docker/data/octoeverywhere/data:/data