This commit is contained in:
mjallen18
2026-03-25 19:59:49 -05:00
parent 7fcbd0bb7c
commit 2013804b17
4 changed files with 289 additions and 0 deletions

View File

@@ -132,6 +132,12 @@ in
port = 2283;
reverseProxy = enabled;
};
lemonade = {
enable = true;
port = 8001;
modelsDir = "/media/nas/main/ai/lemonade/models";
reverseProxy = disabled;
};
jellyfin = {
enable = true;
port = 8096;