Update
This commit is contained in:
parent
e0803c6bd5
commit
fe393e3c2a
@ -10,7 +10,7 @@ in {
|
|||||||
settings = {
|
settings = {
|
||||||
base-url = url;
|
base-url = url;
|
||||||
listen-http = "127.0.0.1:${toString port}";
|
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";
|
auth-default-access = "deny-all";
|
||||||
behind-proxy = true;
|
behind-proxy = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user