stuff and thangs
This commit is contained in:
@@ -76,6 +76,14 @@
|
||||
port = 6379;
|
||||
};
|
||||
|
||||
ccache = {
|
||||
enable = true;
|
||||
port = 6363;
|
||||
bind = "0.0.0.0";
|
||||
openFirewall = true;
|
||||
extraParams = [ "--protected-mode no" ];
|
||||
};
|
||||
|
||||
manyfold = {
|
||||
enable = true;
|
||||
port = 6380;
|
||||
|
||||
Reference in New Issue
Block a user