Merge pull request #23 from fredrikbaberg/dev_octoprint
Correction to options type
This commit is contained in:
commit
c392cdee42
@ -30,6 +30,6 @@ options:
|
||||
schema:
|
||||
camera_url: "url?"
|
||||
mode: "list(normal|recovery|reverse_proxy_test|camera)?"
|
||||
reverse_proxy: "string?"
|
||||
reverse_proxy: "str?"
|
||||
tmpfs: true
|
||||
image: ghcr.io/fredrikbaberg/addon-3dprinter-octoprint-{arch}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user