mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-05 16:45:00 +02:00
Update config.json
This commit is contained in:
@@ -70,7 +70,9 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0",
|
"PUID": "0",
|
||||||
"TITLE": "Alpine webtop",
|
"TITLE": "Alpine webtop",
|
||||||
"shm_size": "1gb"
|
"shm_size": "1gb",
|
||||||
|
"FM_HOME": "/data",
|
||||||
|
"START_DOCKER": "false"
|
||||||
},
|
},
|
||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
|
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
|
||||||
@@ -126,6 +128,6 @@
|
|||||||
"slug": "webtop-kde",
|
"slug": "webtop-kde",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "5.24.5-test4",
|
"version": "5.24.5-test5",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user