Update corum-fk/prod/corumfk.yml

This commit is contained in:
emrekirman 2025-10-27 11:00:02 +00:00
parent 9dc9cad29a
commit 3d154b16d2

View File

@ -22,9 +22,9 @@ services:
- traefik.http.routers.cfklanding.tls.certresolver=myresolver - traefik.http.routers.cfklanding.tls.certresolver=myresolver
- traefik.http.services.cfklanding.loadbalancer.server.port=3000 - traefik.http.services.cfklanding.loadbalancer.server.port=3000
- traefik.http.routers.cfklanding.service=cfklanding - traefik.http.routers.cfklanding.service=cfklanding
- traefik.http.middlewares.cfklanding-ratelimit.rateLimit.average=100 - traefik.http.middlewares.cfklanding-ratelimit.rateLimit.average=50
- traefik.http.middlewares.cfklanding-ratelimit.rateLimit.burst=200 - traefik.http.middlewares.cfklanding-ratelimit.rateLimit.burst=80
- traefik.http.middlewares.cfklanding-ratelimit.rateLimit.period=1s - traefik.http.middlewares.cfklanding-ratelimit.rateLimit.period=1m
- traefik.http.routers.cfklanding.middlewares=cfklanding-ratelimit - traefik.http.routers.cfklanding.middlewares=cfklanding-ratelimit
corum-fk-agent: corum-fk-agent: