feat(security): add internal secret handling and Redis integration for bot events
This commit is contained in:
@@ -6,3 +6,7 @@ quarkus:
|
||||
use-separate-server: false
|
||||
application:
|
||||
name: rule-service
|
||||
|
||||
nowchess:
|
||||
internal:
|
||||
secret: ${INTERNAL_SECRET}
|
||||
|
||||
Reference in New Issue
Block a user