Compare commits

..

2 Commits

Author SHA1 Message Date
9df8390f1f Add daily auto-update workflow with shared build script
All checks were successful
Check Flake / check-flake (push) Successful in 2m7s
2026-02-21 23:29:41 -08:00
156f0183bd Add ntfy push notification server on ponyo 2026-02-21 23:29:36 -08:00

View File

@@ -16,10 +16,8 @@ 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