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:
@@ -72,7 +72,7 @@
|
|||||||
"3000/tcp": 3000
|
"3000/tcp": 3000
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"22/tcp": "Ssh",
|
"22/tcp": "ssh",
|
||||||
"3000/tcp": "Web interface"
|
"3000/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
@@ -85,6 +85,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "gitea",
|
"slug": "gitea",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
||||||
"version": "1.20.0",
|
"version": "1.20.0-2",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user