This commit is contained in:
Hadi 2024-06-20 11:38:53 +02:00
parent e0803c6bd5
commit fe393e3c2a

View File

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