mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-07-05 10:55:01 -05:00
refactor: standardized instance records
This commit is contained in:
parent
6b2a601776
commit
a32993db4c
40 changed files with 310 additions and 239 deletions
|
@ -2,10 +2,6 @@ let
|
|||
configPath = ./config;
|
||||
|
||||
instancesFunctions = {
|
||||
jellyfinLabel = "Jellyfin";
|
||||
jellyfinName = "jellyfin";
|
||||
audiobookshelfLabel = "Audiobookshelf";
|
||||
audiobookshelfName = "audiobookshelf";
|
||||
domain0 = "cloudbert.fun";
|
||||
domain1 = "the-nutrivore.social";
|
||||
domain2 = "the-nutrivore.com";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue