Update config.json

This commit is contained in:
Alexandre
2022-01-15 07:55:07 +01:00
committed by GitHub
parent 4cb43ea75f
commit bd219e63e3

View File

@@ -5,7 +5,8 @@
"description": "A free and open source personal finance manager",
"devices": [],
"environment": {
"TRUSTED_PROXIES": "**"
"TRUSTED_PROXIES": "**",
"DB_DATABASE": "/config/addons_config/fireflyiii/database/database.sqlite"
},
"map": ["config:rw", "share:rw", "ssl"],
"name": "Firefly iii",