mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 22:29:06 +01:00
srv-core: Disable gatus
This commit is contained in:
parent
1ad5ce0ca0
commit
993b931b00
1 changed files with 0 additions and 6 deletions
|
|
@ -67,12 +67,6 @@
|
||||||
domain = "grafana.${config.custom.networking.overlay.domain}";
|
domain = "grafana.${config.custom.networking.overlay.domain}";
|
||||||
};
|
};
|
||||||
|
|
||||||
gatus = {
|
|
||||||
enable = true;
|
|
||||||
domain = "status.${config.custom.networking.overlay.domain}";
|
|
||||||
generateDefaultEndpoints = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
glance = {
|
glance = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = "home.${config.custom.networking.overlay.domain}";
|
domain = "home.${config.custom.networking.overlay.domain}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue