Make socat target str instead of url

This commit is contained in:
Fredrik Baberg 2023-01-20 00:22:25 +01:00
parent 4400a91d89
commit 9e099f26e3

View File

@ -1,5 +1,5 @@
name: "3DPrinter-OctoPrint"
version: "2023.01.3-RC0"
version: "2023.01.3-RC1"
slug: "3dprinter-octoprint"
description: "OctoPrint as an addon, no additional bells and whistles."
arch:
@ -31,7 +31,7 @@ schema:
trusted_proxies: "str?"
# camera_url: "url?"
# mode: "list(normal|recovery|reverse_proxy_test|camera)?"
socat_target: "url?"
socat_target: "str?"
image: ghcr.io/fredrikbaberg/ha-addon-3dprinter-octoprint-{arch}
# codenotary:
tmpfs: true