mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
removed confs
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
"options": {
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"ssl": false,
|
||||
"DOMAIN": "homeassistant.local"
|
||||
"ssl": false
|
||||
},
|
||||
"ports": {
|
||||
"22/tcp": 2222,
|
||||
@@ -28,13 +27,10 @@
|
||||
"schema": {
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"ssl": "bool",
|
||||
"APP_NAME": "str?",
|
||||
"DOMAIN": "str",
|
||||
"ROOT_URL": "str?"
|
||||
"ssl": "bool"
|
||||
},
|
||||
"slug": "gitea",
|
||||
"url": "https://github.com/baldarn/hassio-addons/tree/master/gitea",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
|
||||
"version": "1.17.2-1",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user