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