refactor app config

This commit is contained in:
2024-12-20 13:12:18 -06:00
parent 2e858bdd5a
commit 1c2759f2d7
7 changed files with 954 additions and 753 deletions

View File

@ -2,6 +2,10 @@
## v2.0.2-rc
### BREAKING CHANGES
* Refactored `config.json` - will need to verify configuration settings prior to mounting
### Issues
* \#12 \[Unit Test\] Complete all providers unit tests