flake: VM test: remove Redis service port number setting

This commit is contained in:
Alexander Tomokhov 2024-03-15 15:58:42 +04:00
parent bda21b7507
commit 53ec774c90
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@
services.redis.servers.sp-api = {
enable = true;
save = [ ];
port = 6379; # FIXME
settings.notify-keyspace-events = "KEA";
};
environment.systemPackages = with pkgs; [