Updater bot : seafile updated to v9.0.5-server

This commit is contained in:
alexbelgium
2022-06-11 01:58:36 +02:00
parent 80441c9139
commit 84651bc8d5
3 changed files with 8 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"panel_icon": "mdi:library",
"ports": {
"8000/tcp": 8000,
"8082/tcp": 8082
"8082/tcp": 8082
},
"ports_description": {
"8000/tcp": "Seahub",
@@ -92,6 +92,6 @@
],
"slug": "seafile",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
"version": "9.0.5-4test8",
"version": "v9.0.5-server",
"webui": "http://[HOST]:[PORT:8000]"
}