feat(security): add internal secret handling and Redis integration for bot events

This commit is contained in:
2026-04-28 09:29:05 +02:00
parent c10a4d7e64
commit 1ab6532b0a
50 changed files with 951 additions and 214 deletions
@@ -6,3 +6,7 @@ quarkus:
use-separate-server: false
application:
name: rule-service
nowchess:
internal:
secret: ${INTERNAL_SECRET}