This commit is contained in:
Hadi 2024-06-20 11:45:19 +02:00
parent f9bd98bc58
commit 0cc6e18f3d

View File

@ -10,8 +10,6 @@ in {
settings = {
base-url = url;
listen-http = "127.0.0.1:${toString port}";
auth-file = "/var/lib/ntfy-sh/user.db";
auth-default-access = "deny-all";
behind-proxy = true;
};
};