mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-09-17 03:41:21 +08:00
9 lines
255 B
YAML
9 lines
255 B
YAML
services:
|
|
octoeverywhere:
|
|
image: octoeverywhere/octoeverywhere:latest
|
|
environment:
|
|
- COMPANION_MODE=klipper
|
|
- PRINTER_IP=10.0.1.4
|
|
- TZ=Australia/Perth
|
|
volumes:
|
|
- /home/fern/docker/data/octoeverywhere/data:/data
|