mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-09-17 11:51:24 +08:00
Add octoeverywhere
This commit is contained in:
parent
8b12317964
commit
990588675b
1 changed files with 9 additions and 0 deletions
9
octoeverywhere/compose.yaml
Normal file
9
octoeverywhere/compose.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue