update influx
This commit is contained in:
@@ -53,7 +53,7 @@ in {
|
|||||||
};
|
};
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
ExecStart = "${pkgs.influxdb3}/bin/influxdb3 serve --bearer-token 'b27686e85a883437666f61586e084f7deb763958497739479ca48bc913ee90afd1a920332156133c89fb8674cb197ced17706074e6a42fc7ce6b2d54ac6119c9'";
|
ExecStart = "${pkgs.unstable.influxdb3}/bin/influxdb3 serve";
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
StateDirectory = "influxdb3";
|
StateDirectory = "influxdb3";
|
||||||
PrivateTmp = true;
|
PrivateTmp = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user