mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user