We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd24876 + 80f415b commit d273361Copy full SHA for d273361
non-critical-infra/modules/vaultwarden.nix
@@ -65,7 +65,7 @@
65
settings = {
66
backend = "systemd";
67
port = "80,443";
68
- filter = "vaultwarden_web[journalmatch='_SYSTEMD_UNIT=vaultwarden.service']";
+ filter = "vaultwarden-web[journalmatch='_SYSTEMD_UNIT=vaultwarden.service']";
69
banaction = "%(banaction_allports)s";
70
maxretry = 3;
71
bantime = 14400;
0 commit comments