mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update config.json
This commit is contained in:
@@ -43,8 +43,7 @@
|
|||||||
"environment": {
|
"environment": {
|
||||||
"NOSWAG": "1",
|
"NOSWAG": "1",
|
||||||
"PUID": "1000",
|
"PUID": "1000",
|
||||||
"PGID": "1000",
|
"PGID": "1000"
|
||||||
"ROOTMOUNT": "true"
|
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/seafile-{arch}",
|
"image": "ghcr.io/alexbelgium/seafile-{arch}",
|
||||||
"map": [
|
"map": [
|
||||||
@@ -92,6 +91,6 @@
|
|||||||
],
|
],
|
||||||
"slug": "seafile",
|
"slug": "seafile",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
|
||||||
"version": "v9.0.8-pro_testdonotupdate20",
|
"version": "v9.0.8-2",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user