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