mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-28 00:40:31 +02:00
Update config.json
This commit is contained in:
@@ -37,7 +37,8 @@
|
|||||||
"name": "Paperless NG",
|
"name": "Paperless NG",
|
||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0
|
"PGID": 0,
|
||||||
|
"CONFIG_LOCATION": "/config/paperless_ng/config.yaml"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"8000/tcp": 8011
|
"8000/tcp": 8011
|
||||||
@@ -53,6 +54,7 @@
|
|||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
|
"CONFIG_LOCATION": "str",
|
||||||
"localdisks": "str?",
|
"localdisks": "str?",
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user