parent
c46903e3a0
commit
032072374b
35 changed files with 511 additions and 324 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
lib,
|
||||
config,
|
||||
nodes,
|
||||
# nodes,
|
||||
# name,
|
||||
# meta,
|
||||
...
|
||||
|
|
@ -21,7 +21,7 @@ in {
|
|||
};
|
||||
|
||||
clientUrl = mkOption {
|
||||
type = types.string;
|
||||
type = types.str;
|
||||
default = "http://monitor.lab:3100/loki/api/v1/push";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue