changed file mount path

This commit is contained in:
2023-12-05 20:16:32 -06:00
parent 3f3851464d
commit fe8c6a5e82
2 changed files with 2 additions and 2 deletions

View File

@@ -4,5 +4,5 @@
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"root": "/srv"
"root": "/truenas-storage"
}