mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git
synced 2024-11-23 20:11:27 +00:00
parent
24b477c7fc
commit
c59a5b764f
|
@ -25,7 +25,6 @@ in {
|
|||
enable = true;
|
||||
port = 9003;
|
||||
listenAddress = "127.0.0.1";
|
||||
extraOptions = [ "--enable_load_reader=true" ];
|
||||
};
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue