Compare commits

..

2 Commits

Author SHA1 Message Date
aa3e788593 Add daily auto-update workflow with shared build script
Some checks failed
Check Flake / check-flake (push) Failing after 8s
2026-02-21 21:43:12 -08:00
02e578fe70 Add ntfy push notification server on ponyo 2026-02-21 21:43:12 -08:00

View File

@@ -16,8 +16,10 @@ in
base-url = "https://${cfg.hostname}";
listen-http = "127.0.0.1:2586";
auth-default-access = "deny-all";
auth-file = "/var/lib/ntfy-sh/user.db";
behind-proxy = true;
enable-login = true;
attachment-cache-dir = "/var/lib/ntfy-sh/attachments";
};
# backups