feat(heimdall): setup uptime-kuma service.

This commit is contained in:
CronyAkatsuki 2025-05-04 13:14:05 +02:00
parent 3a0f504534
commit c856d7579d
5 changed files with 32 additions and 2 deletions

View file

@ -2,8 +2,8 @@
services.traefik = {
enable = true;
staticConfigOptions = {
log = {level = "WARN";};
certifiedResolvers = {
log = {level = "DEBUG";};
certificatesResolvers = {
porkbun = {
acme = {
email = "crony@cronyakatsuki.xyz";