This commit is contained in:
Hadi 2024-06-19 23:49:03 +02:00
parent 92e8eb8983
commit 29905a460b

View File

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