mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-03-14 10:44:13 +00:00
flake: VM test: remove Redis service port number setting
This commit is contained in:
parent
bda21b7507
commit
53ec774c90
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@
|
|||
services.redis.servers.sp-api = {
|
||||
enable = true;
|
||||
save = [ ];
|
||||
port = 6379; # FIXME
|
||||
settings.notify-keyspace-events = "KEA";
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Reference in a new issue