Skip to content

Commit 1ca2bba

Browse files
committed
desktop: Bind Project-W Redis dev instance to localhost network port in addition to unix socket
1 parent 3e62efd commit 1ca2bba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

generic/desktop/project-W-services.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
enable = true;
5858
logLevel = "debug";
5959
group = "users";
60+
port = 6379;
6061
};
6162

6263
kanidm = {

0 commit comments

Comments
 (0)