mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-09-17 11:51:24 +08:00
[Komodo] fern: Write Stack File: update octoeverywhere/compose.yaml
This commit is contained in:
parent
990588675b
commit
d68a22059b
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
services:
|
services:
|
||||||
octoeverywhere:
|
octoeverywhere:
|
||||||
image: octoeverywhere/octoeverywhere:latest
|
image: octoeverywhere/octoeverywhere:latest
|
||||||
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
- COMPANION_MODE=klipper
|
- COMPANION_MODE=klipper
|
||||||
- PRINTER_IP=10.0.1.4
|
- PRINTER_IP=127.0.0.1
|
||||||
- TZ=Australia/Perth
|
- TZ=Australia/Perth
|
||||||
volumes:
|
volumes:
|
||||||
- /home/fern/docker/data/octoeverywhere/data:/data
|
- /home/fern/docker/data/octoeverywhere/data:/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue