summary refs log tree commit diff stats
path: root/pkgs/by-name/ba/back/contrib/config.json (follow)
Commit message (Collapse)AuthorAge
* fix(pkgs/back/contrib/config.json): add root_urlSilas Schöffel10 days
|
* fix(pkgs/back): Use rocket to manage the configuration valuesBenedikt Peetz2024-12-26
This reduces the amount of needed `unwraps`/`expects` and allows us to streamline the parsing processes.