mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update config.json
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"environment": {
|
"environment": {
|
||||||
"PUID": "1000",
|
"PUID": "1000",
|
||||||
"PGID": "1000",
|
"PGID": "1000",
|
||||||
"TITLE"= "Alpine KDE webtop",
|
"TITLE": "Alpine KDE webtop",
|
||||||
"HOME": "/share/webtop_kde",
|
"HOME": "/share/webtop_kde",
|
||||||
"shm_size": "1gb"
|
"shm_size": "1gb"
|
||||||
},
|
},
|
||||||
@@ -84,6 +84,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PUID": 1000,
|
"PUID": 1000,
|
||||||
"PGID": 1000,
|
"PGID": 1000,
|
||||||
|
"PASSWORD": "abc",
|
||||||
"DNS_server": "8.8.8.8",
|
"DNS_server": "8.8.8.8",
|
||||||
"rpi_video_drivers": true,
|
"rpi_video_drivers": true,
|
||||||
"additional_apps": "engrampa,libreoffice"
|
"additional_apps": "engrampa,libreoffice"
|
||||||
@@ -107,7 +108,7 @@
|
|||||||
"slug": "webtop-kde",
|
"slug": "webtop-kde",
|
||||||
"upstream": "4.16-r0-ls42",
|
"upstream": "4.16-r0-ls42",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.16-r0-ls42",
|
"version": "4.16-r0-ls42-2",
|
||||||
"webui": "http://[HOST]:[PORT:3000]"
|
"webui": "http://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user