mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Merge pull request #1741 from alexbelgium/create-pull-request/patch-1737851317
Github bot : json sorted
This commit is contained in:
@@ -40,9 +40,9 @@
|
||||
"NEXT_PUBLIC_AUTHENTIK_ENABLED": "bool?",
|
||||
"NEXT_PUBLIC_CREDENTIALS_ENABLED": "bool?",
|
||||
"NEXT_PUBLIC_DISABLE_REGISTRATION": "bool?",
|
||||
"STORAGE_FOLDER": "str?",
|
||||
"NEXT_PUBLIC_OLLAMA_ENDPOINT_URL": "str?",
|
||||
"OLLAMA_MODEL": "str?"
|
||||
"OLLAMA_MODEL": "str?",
|
||||
"STORAGE_FOLDER": "str?"
|
||||
},
|
||||
"slug": "linkwarden",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden",
|
||||
|
||||
@@ -89,8 +89,8 @@
|
||||
"PGID": 0,
|
||||
"PUID": 0,
|
||||
"additional_apps": "engrampa,libreoffice",
|
||||
"data_location": "/config/data",
|
||||
"certfile": "fullchain.pem",
|
||||
"data_location": "/config/data",
|
||||
"keyfile": "privkey.pem",
|
||||
"use_own_certs": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user