mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 01:01:50 +02:00
Github bot : json sorted
This commit is contained in:
@@ -13,11 +13,11 @@
|
|||||||
],
|
],
|
||||||
"name": "Gitea",
|
"name": "Gitea",
|
||||||
"options": {
|
"options": {
|
||||||
|
"APP_NAME": "Gitea for Homeassistant",
|
||||||
|
"DOMAIN": "homeassistant.local",
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"ssl": false,
|
"ssl": false
|
||||||
"APP_NAME": "Gitea for Homeassistant",
|
|
||||||
"DOMAIN": "homeassistant.local"
|
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"22/tcp": 2222,
|
"22/tcp": 2222,
|
||||||
@@ -28,12 +28,12 @@
|
|||||||
"3000/tcp": "Web interface"
|
"3000/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"certfile": "str",
|
|
||||||
"keyfile": "str",
|
|
||||||
"ssl": "bool",
|
|
||||||
"APP_NAME": "str?",
|
"APP_NAME": "str?",
|
||||||
"DOMAIN": "str?",
|
"DOMAIN": "str?",
|
||||||
"ROOT_URL": "str?"
|
"ROOT_URL": "str?",
|
||||||
|
"certfile": "str",
|
||||||
|
"keyfile": "str",
|
||||||
|
"ssl": "bool"
|
||||||
},
|
},
|
||||||
"slug": "gitea",
|
"slug": "gitea",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
||||||
|
|||||||
Reference in New Issue
Block a user