crowdsec: enable WAL, drop unused check_interval, fix vaultwarden log timestamps

This commit is contained in:
2026-05-10 00:28:08 +04:00
parent 62568e476e
commit a5c389457d
4 changed files with 2 additions and 4 deletions
-1
View File
@@ -5,4 +5,3 @@ labels:
type: caddy
follow_stdout: true
follow_stderr: true
check_interval: 5s
-3
View File
@@ -5,7 +5,6 @@ labels:
type: gitea
follow_stdout: true
follow_stderr: true
check_interval: 5s
---
source: docker
container_name:
@@ -14,7 +13,6 @@ labels:
type: vaultwarden
follow_stdout: true
follow_stderr: true
check_interval: 5s
---
source: docker
container_name:
@@ -23,4 +21,3 @@ labels:
type: stalwart
follow_stdout: true
follow_stderr: true
check_interval: 5s