sf
This commit is contained in:
@@ -28,6 +28,10 @@ in
|
||||
port = 9012;
|
||||
listenAddress = "[::]";
|
||||
environmentFile = "/run/secrets/jallen-nas/attic-key";
|
||||
reverseProxy = {
|
||||
enable = true;
|
||||
subdomain = "cache";
|
||||
};
|
||||
};
|
||||
authentik = {
|
||||
enable = true;
|
||||
@@ -73,6 +77,10 @@ in
|
||||
collabora = {
|
||||
enable = true;
|
||||
port = 9980;
|
||||
reverseProxy = {
|
||||
enable = true;
|
||||
subdomain = "office";
|
||||
};
|
||||
};
|
||||
crowdsec = {
|
||||
enable = true;
|
||||
@@ -220,8 +228,8 @@ in
|
||||
termix = {
|
||||
enable = true;
|
||||
port = 7777;
|
||||
reverseProxy = enabled;
|
||||
};
|
||||
traefik = disabled;
|
||||
unmanic = {
|
||||
enable = true;
|
||||
port = 8265;
|
||||
|
||||
Reference in New Issue
Block a user