dd
Some checks failed
ansible-lint / ansible-lint (pull_request) Failing after 3s
gitleaks / gitleaks (pull_request) Successful in 3s

This commit is contained in:
Michael Grote 2024-09-12 10:26:58 +02:00
parent 71cb38b33e
commit 66f74f319a
2 changed files with 4 additions and 2 deletions

View file

@ -21,8 +21,8 @@ http:
middlewares: middlewares:
ratelimit: ratelimit:
rateLimit: rateLimit:
average: 20 average: 10
burst: 1 burst: 5
sourceCriterion: sourceCriterion:
ipStrategy: ipStrategy:
depth: 2 depth: 2

View file

@ -33,6 +33,8 @@ certificatesResolvers:
log: log:
level: INFO level: INFO
accessLog: {}
api: api:
insecure: true insecure: true
dashboard: true # unter Port 8081 erreichbar dashboard: true # unter Port 8081 erreichbar