mirror of
https://github.com/mkuf/prind.git
synced 2026-05-07 01:06:59 +02:00
Fix dependency for octoprint service
This commit is contained in:
committed by
Markus Küffner
parent
e0bb8426bf
commit
08a9afd1df
@@ -71,7 +71,7 @@ services:
|
||||
image: octoprint/octoprint:minimal
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
klipper-priv:
|
||||
klipper:
|
||||
condition: service_started
|
||||
privileged: true
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user