mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-04 08:04:57 +02:00
Update config.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Joplin Server",
|
"name": "Joplin Server",
|
||||||
"version": "2.7.4-5",
|
"version": "2.7.4-6",
|
||||||
"upstream": "2.7.4",
|
"upstream": "2.7.4",
|
||||||
"slug": "joplin",
|
"slug": "joplin",
|
||||||
"description": "Self-hosted open source note-taking application",
|
"description": "Self-hosted open source note-taking application",
|
||||||
@@ -24,7 +24,8 @@
|
|||||||
"data_location": "/config/addons_config/joplin"
|
"data_location": "/config/addons_config/joplin"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw"
|
"config:rw",
|
||||||
|
"share:rw"
|
||||||
],
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"APP_BASE_URL": "str",
|
"APP_BASE_URL": "str",
|
||||||
|
|||||||
Reference in New Issue
Block a user