Merge pull request #29 from tyjtyj/patch-3

Remove Startup service
This commit is contained in:
Alexandre
2021-07-22 21:56:46 +02:00
committed by GitHub

View File

@@ -1,12 +1,11 @@
{ {
"name": "ResilioSync", "name": "ResilioSync",
"version": "2.7.2.1375-3", "version": "2.7.2.1375-4",
"upstream": "2.7.2.1375", "upstream": "2.7.2.1375",
"slug": "resiliosync", "slug": "resiliosync",
"description": "Self-hosted file share and collaboration platform on the web", "description": "Self-hosted file share and collaboration platform on the web",
"url": "https://github.com/tyjtyj/hassio-addons", "url": "https://github.com/tyjtyj/hassio-addons",
"webui": "http://[HOST]:[PORT:8888]", "webui": "http://[HOST]:[PORT:8888]",
"startup": "services",
"boot": "auto", "boot": "auto",
"ports": { "ports": {
"8888/tcp": 8888, "8888/tcp": 8888,