feat(heimdall): setup uptime-kuma service.
This commit is contained in:
parent
3a0f504534
commit
c856d7579d
5 changed files with 32 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
services.traefik = {
|
||||
enable = true;
|
||||
staticConfigOptions = {
|
||||
log = {level = "WARN";};
|
||||
certifiedResolvers = {
|
||||
log = {level = "DEBUG";};
|
||||
certificatesResolvers = {
|
||||
porkbun = {
|
||||
acme = {
|
||||
email = "crony@cronyakatsuki.xyz";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue