mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-22 15:26:04 +02:00
Update config.json
This commit is contained in:
@@ -22,6 +22,9 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"APP_BASE_URL": "http://your_domain:port"
|
"APP_BASE_URL": "http://your_domain:port"
|
||||||
},
|
},
|
||||||
|
"map": [
|
||||||
|
"config:rw"
|
||||||
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"APP_BASE_URL": "str",
|
"APP_BASE_URL": "str",
|
||||||
"DB_CLIENT": "str?",
|
"DB_CLIENT": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user