Former-commit-id: 29905a460b
This commit is contained in:
Hadi
2024-06-19 23:49:03 +02:00
parent bdaa52dedc
commit ef32063715

View File

@@ -9,7 +9,7 @@ in {
enable = true; enable = true;
settings = { settings = {
base-url = url; base-url = url;
listen-http = "${port}"; listen-http = "${toString port}";
# auth-file = "/etc/ntfy-sh/authfile" # auth-file = "/etc/ntfy-sh/authfile"
auth-default-access = "deny-all"; auth-default-access = "deny-all";
behind-proxy = true; behind-proxy = true;