diff --git a/octoapp-plugin/compose.yaml b/octoapp-plugin/compose.yaml index 319d6ba..742d3a7 100644 --- a/octoapp-plugin/compose.yaml +++ b/octoapp-plugin/compose.yaml @@ -2,6 +2,7 @@ services: octoapp-plugin: image: bmerrill9/octoapp_plugin container_name: octoapp-plugin + restart: unless-stopped network_mode: host environment: - COMPANION_MODE=klipper