termix
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user