fixed data-accumulator

This commit is contained in:
Tassilo - 2022-05-15 23:39:43 +02:00
parent b9f50bcb64
commit c45532f5d1
Signed by: revol-xut
GPG Key ID: 4F56FF7759627D07
2 changed files with 4 additions and 4 deletions

View File

@ -14,11 +14,11 @@
"utils": "utils"
},
"locked": {
"lastModified": 1652643696,
"narHash": "sha256-x7BCOw7IP6k3kaDSUbpdEXmfY/hT/fz0d7D2N+xvGxA=",
"lastModified": 1652650700,
"narHash": "sha256-BqyG4D7QFUoXNTONejGAwGxi7kjDMXe9mr2IfQHTKGM=",
"owner": "dump-dvb",
"repo": "data-accumulator",
"rev": "3778b32c234261731dafc59fc7d7676f586b76d5",
"rev": "036bcabdc39220a3e6503e75fbd4edc60ab3e37a",
"type": "github"
},
"original": {

View File

@ -14,7 +14,7 @@
'';
environment = {
"INFLUXDB_HOST" = "http://localhost:8086";
"INFLUX_HOST" = "http://localhost:8086";
"GRPC_HOST" = "http://127.0.0.1:50051";
};
serviceConfig = {