change domain
This commit is contained in:
parent
7b7db2d78c
commit
31f3beb9bb
4 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ in {
|
|||
enable = mkEnableOption "enable grafana with loki, prometheus, and promtail";
|
||||
domain = mkOption {
|
||||
type = types.str;
|
||||
default = "grafana.reidlab.online";
|
||||
default = "grafana.reidlab.pink";
|
||||
};
|
||||
port = mkOption {
|
||||
type = types.int;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue