mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-09-17 03:41:21 +08:00
Replace octoeverywhere with octoapp-plugin
This commit is contained in:
parent
d68a22059b
commit
04d7538c4c
2 changed files with 10 additions and 10 deletions
10
octoapp-plugin/compose.yaml
Normal file
10
octoapp-plugin/compose.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
services:
|
||||
octoapp-plugin:
|
||||
image: bmerrill9/octoapp_plugin
|
||||
container_name: octoapp-plugin
|
||||
environment:
|
||||
- COMPANION_MODE=klipper
|
||||
- PRINTER_IP=127.0.0.1
|
||||
- TZ=Australia/Perth
|
||||
volumes:
|
||||
- /home/fern/docker/data/octoapp-plugin/data:/data
|
Loading…
Add table
Add a link
Reference in a new issue