remove mqtt
This commit is contained in:
parent
ee0fea854c
commit
e8afa7c257
1 changed files with 0 additions and 2 deletions
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
{
|
||||
networking.extraHosts = ''
|
||||
2001:678:560:23:3036:24ff:fecf:965b mqtt.club.berlin.ccc.de
|
||||
2001:678:560:23:be24:11ff:fe37:a49a forgejo-runner.club.berlin.ccc.de
|
||||
'';
|
||||
|
||||
|
|
@ -50,7 +49,6 @@
|
|||
"www.${config.networking.domain}:${toString config.services.prometheus.exporters.node.port}"
|
||||
"dav.${config.networking.domain}:${toString config.services.prometheus.exporters.node.port}"
|
||||
"git.${config.networking.domain}:${toString config.services.prometheus.exporters.node.port}"
|
||||
"mqtt.club.berlin.ccc.de:9100"
|
||||
"forgejo-runner.club.berlin.ccc.de:9100"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue