mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-06 13:18:23 +01:00
Create config.json
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
},
|
||||
"ports_description": {
|
||||
"8000/tcp": "Seahub",
|
||||
"8000/tcp": "File server"
|
||||
"8082/tcp": "File server"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
@@ -93,6 +93,6 @@
|
||||
],
|
||||
"slug": "seafile",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
|
||||
"version": "1.1",
|
||||
"webui": "http://[HOST]:[PORT:8000]"
|
||||
"version": "1.0",
|
||||
"webui": "http://[HOST]:[PORT:80]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user