Make socat target str instead of url
This commit is contained in:
parent
4400a91d89
commit
9e099f26e3
@ -1,5 +1,5 @@
|
|||||||
name: "3DPrinter-OctoPrint"
|
name: "3DPrinter-OctoPrint"
|
||||||
version: "2023.01.3-RC0"
|
version: "2023.01.3-RC1"
|
||||||
slug: "3dprinter-octoprint"
|
slug: "3dprinter-octoprint"
|
||||||
description: "OctoPrint as an addon, no additional bells and whistles."
|
description: "OctoPrint as an addon, no additional bells and whistles."
|
||||||
arch:
|
arch:
|
||||||
@ -31,7 +31,7 @@ schema:
|
|||||||
trusted_proxies: "str?"
|
trusted_proxies: "str?"
|
||||||
# camera_url: "url?"
|
# camera_url: "url?"
|
||||||
# mode: "list(normal|recovery|reverse_proxy_test|camera)?"
|
# mode: "list(normal|recovery|reverse_proxy_test|camera)?"
|
||||||
socat_target: "url?"
|
socat_target: "str?"
|
||||||
image: ghcr.io/fredrikbaberg/ha-addon-3dprinter-octoprint-{arch}
|
image: ghcr.io/fredrikbaberg/ha-addon-3dprinter-octoprint-{arch}
|
||||||
# codenotary:
|
# codenotary:
|
||||||
tmpfs: true
|
tmpfs: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user