feat: added mounts in config file

This commit is contained in:
robcholz
2026-02-07 15:41:10 -05:00
parent 57798d2647
commit b3ac485ccf
4 changed files with 38 additions and 15 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
8. [ ] setup cli commands.
1. [x] Organize all the params.
2. [x] Remove old cli.
3. [ ] add an actual config file.
3. [x] add an actual config file.
4. [ ] set up the cli.
9. [ ] fix ui overlap, and consistency issue.
10. [ ] intensive integration test.