Merge pull request #23 from fredrikbaberg/dev_octoprint

Correction to options type
This commit is contained in:
Fredrik Baberg 2022-12-20 12:48:52 +01:00 committed by GitHub
commit c392cdee42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}