termix
This commit is contained in:
@@ -109,6 +109,11 @@ let
|
||||
handle @office {
|
||||
reverse_proxy http://10.0.1.3:${toString config.${namespace}.services.collabora.port}
|
||||
}
|
||||
|
||||
@termix host termix.mjallen.dev
|
||||
handle @termix {
|
||||
reverse_proxy http://10.0.1.3:${toString config.${namespace}.services.termix.port}
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user