Update
This commit is contained in:
parent
92e8eb8983
commit
29905a460b
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user