Former-commit-id: 0cc6e18f3d
This commit is contained in:
Hadi
2024-06-20 11:45:19 +02:00
parent 206d4d7433
commit 59a3c1d4de

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;
};
};