fix img
This commit is contained in:
@@ -188,7 +188,7 @@ let
|
||||
})
|
||||
(lib.optional (serverCfg.containers?influx) {
|
||||
Influx={
|
||||
icon = "influx.png";
|
||||
icon = "grafana.png";
|
||||
href = "https://${serverCfg.containers.influx.subdomain}.${serverCfg.domain}";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user