mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-02 03:10:31 +02:00
Update version to 0.146.1-2 in config.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: "Manyfold"
|
name: "Manyfold"
|
||||||
slug: manyfold
|
slug: manyfold
|
||||||
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
|
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
|
||||||
version: "0.146.1"
|
version: "0.146.1-2"
|
||||||
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
|
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
|
||||||
image: ghcr.io/alexbelgium/manyfold-{arch}
|
image: ghcr.io/alexbelgium/manyfold-{arch}
|
||||||
arch:
|
arch:
|
||||||
@@ -29,7 +29,6 @@ options:
|
|||||||
puid: 1000
|
puid: 1000
|
||||||
pgid: 1000
|
pgid: 1000
|
||||||
multiuser: true
|
multiuser: true
|
||||||
public_hostname: ""
|
|
||||||
library_path: "/share/manyfold/models"
|
library_path: "/share/manyfold/models"
|
||||||
thumbnails_path: "/config/thumbnails"
|
thumbnails_path: "/config/thumbnails"
|
||||||
log_level: "info"
|
log_level: "info"
|
||||||
|
|||||||
Reference in New Issue
Block a user