mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update config.json
This commit is contained in:
@@ -6,9 +6,7 @@
|
|||||||
"PORT": "80",
|
"PORT": "80",
|
||||||
"WEBTREES_HOME": "/data/webtrees",
|
"WEBTREES_HOME": "/data/webtrees",
|
||||||
"DB_PREFIX": "wt_",
|
"DB_PREFIX": "wt_",
|
||||||
"PRETTY_URLS": "0",
|
"PRETTY_URLS": "0"
|
||||||
"HTTPS_REDIRECT": "1",
|
|
||||||
"SSL_REDIRECT": "1"
|
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"share:rw",
|
"share:rw",
|
||||||
@@ -38,8 +36,6 @@
|
|||||||
"443/tcp": "Https web interface"
|
"443/tcp": "Https web interface"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"HTTPS": "str?",
|
|
||||||
"SSL": "str?",
|
|
||||||
"LANG": "str",
|
"LANG": "str",
|
||||||
"BASE_URL": "url",
|
"BASE_URL": "url",
|
||||||
"DB_TYPE": "list(sqlite|pgsql|mysql)",
|
"DB_TYPE": "list(sqlite|pgsql|mysql)",
|
||||||
|
|||||||
Reference in New Issue
Block a user