up
This commit is contained in:
@@ -42,11 +42,11 @@ in
|
||||
# environmentFile = "/run/secrets/jallen-nas/authentik-env"; # TODO
|
||||
};
|
||||
calibre = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
port = 8084;
|
||||
};
|
||||
calibre-web = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
port = 8083;
|
||||
};
|
||||
code-server = {
|
||||
@@ -121,7 +121,7 @@ in
|
||||
mongodb = disabled;
|
||||
netbootxyz = {
|
||||
enable = false;
|
||||
port = 3000;
|
||||
port = 4000;
|
||||
};
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user