Update config.json

This commit is contained in:
Alexandre
2023-08-04 19:21:03 +02:00
committed by GitHub
parent ed353bc3ba
commit dc47300c0c

View File

@@ -70,9 +70,7 @@
"PGID": "0",
"PUID": "0",
"TITLE": "Alpine webtop",
"shm_size": "1gb",
"FM_HOME": "/data",
"START_DOCKER": "false"
"shm_size": "1gb"
},
"host_dbus": true,
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
@@ -128,6 +126,6 @@
"slug": "webtop-kde",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.24.5-test6",
"version": "5.24.5-test7",
"video": true
}