This commit is contained in:
mjallen18
2026-03-16 14:06:20 -05:00
parent de8ec35cbb
commit e6c9e21c62
5 changed files with 374 additions and 254 deletions

View File

@@ -96,6 +96,10 @@ in
port = 3000;
reverseProxy = enabled;
};
guacd = {
enable = true;
port = 4822;
};
glance = {
enable = true;
port = 5555;
@@ -213,6 +217,10 @@ in
port = 8265;
serverPort = 8266;
};
termix = {
enable = true;
port = 7777;
};
traefik = disabled;
unmanic = {
enable = true;