mirror of
https://github.com/ImranR98/selfhostingfromscratch.git
synced 2026-04-23 22:38:01 -04:00
12 lines
196 B
YAML
Executable File
12 lines
196 B
YAML
Executable File
filenames:
|
|
- /var/log/traefik/*
|
|
labels:
|
|
type: traefik
|
|
|
|
---
|
|
listen_addr: 0.0.0.0:7422
|
|
appsec_config: crowdsecurity/virtual-patching
|
|
name: myAppSecComponent
|
|
source: appsec
|
|
labels:
|
|
type: appsec |