Uptime-Kuma
This commit is contained in:
parent
c505db0d60
commit
b10ea494cb
3 changed files with 26 additions and 3 deletions
|
|
@ -118,6 +118,12 @@ in
|
|||
host = p.hosts.metrics;
|
||||
};
|
||||
};
|
||||
|
||||
uptime-kuma.proxy = {
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
host = p.hosts.portainer;
|
||||
};
|
||||
};
|
||||
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue