mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
crowdsec: enable WAL, drop unused check_interval, fix vaultwarden log timestamps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user