mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 12:24:04 +02:00
Create config.json
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8000/tcp": "Seahub",
|
"8000/tcp": "Seahub",
|
||||||
"8000/tcp": "File server"
|
"8082/tcp": "File server"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": [
|
||||||
"SYS_ADMIN",
|
"SYS_ADMIN",
|
||||||
@@ -93,6 +93,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": "1.1",
|
"version": "1.0",
|
||||||
"webui": "http://[HOST]:[PORT:8000]"
|
"webui": "http://[HOST]:[PORT:80]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user